diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -40,10 +40,10 @@ This will create the following files: There is a rudimentary way of uninstalling the files, by using the command shown below. Note that this is only guaranteed to work if `make uninstall` immediately follows `make install`, otherwise some files may be left in the -filesystem. +file system. ```console -$ sudo make unstall +$ sudo make uninstall ``` Finally, the command shown below will display this very file using the |