Added installation instructions
This commit is contained in:
parent
acfffade06
commit
8c90562fcc
@ -5,6 +5,10 @@ sometimes `rm -rf` is just too good for a file.
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
The only requirement is [ncurses](https://www.gnu.org/software/ncurses/), which probably comes with your platform. Use `make` to build, `sudo make install` to install.
|
||||
|
||||
## Usage
|
||||
|
||||
`nuke file1 file2...`
|
||||
|
Loading…
Reference in New Issue
Block a user