From d0b2e0bf7726358abdf7d3139dec8885eea5850f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Laboissi=C3=A8re?= Date: Sun, 11 Dec 2022 18:14:05 +0100 Subject: Fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 54daf29..61b3dd4 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3