Added installation instructions

This commit is contained in:
Bruce Hill 2019-01-08 00:22:35 +00:00
parent acfffade06
commit 8c90562fcc

View File

@ -5,6 +5,10 @@ sometimes `rm -rf` is just too good for a file.
![Preview](https://bitbucket.org/spilt/nuke/downloads/nuke.gif)
## 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...`