diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,6 +15,10 @@ Rust's package manager [Cargo][cargo]. $ cargo install brck +Alternatively you can run (or install) the experimental Nix flake. + + $ nix run git+https://git.skreutz.com/brck.git -- --help + ## Usage Without any options, Brck will record all regular files in current working |