diff --git a/README.md b/README.md index a12f033..c4ac60b 100644 --- a/README.md +++ b/README.md @@ -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...`