diff options
author | Rafael Laboissière <rafael@laboissiere.net> | 2022-12-11 18:14:05 +0100 |
---|---|---|
committer | Rafael Laboissière <rafael@laboissiere.net> | 2022-12-11 18:14:05 +0100 |
commit | d0b2e0bf7726358abdf7d3139dec8885eea5850f (patch) | |
tree | 2236f900c7bb890dfc242511d826206cb412839d /README.md | |
parent | 3495a0d7e39b73bbcee9571aeb45960138efeae5 (diff) |
Fix typos
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 |