mirror of
https://github.com/nivekuil/rip
synced 2024-11-10 14:14:23 +00:00
Edit install notes
This commit is contained in:
parent
f16ea23a1a
commit
3d45ec1151
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ This can be a good idea because if the graveyard is mounted on an in-memory file
|
|||
A deletion log is kept in the =.record=, found in the top level of the graveyard.
|
||||
|
||||
** Installation
|
||||
Get a binary [[https://github.com/nivekuil/rip/releases][release]] (x86_64) or build it with =cargo install rm-improved= (requires a nightly version of rustc).
|
||||
Get a binary [[https://github.com/nivekuil/rip/releases][release]] or run =cargo install rm-improved= with a nightly compiler.
|
||||
|
||||
** Usage
|
||||
#+BEGIN_EXAMPLE
|
||||
|
|
Loading…
Reference in a new issue