From fe7a0668c50016a4337a926b249778bf00a73e0b Mon Sep 17 00:00:00 2001 From: Avril Date: Tue, 16 Jun 2020 23:34:04 +0100 Subject: [PATCH] uhh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bbe4cd..375179d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ $ make && sudo make install ``` The default install path is `/usr/local/bin`, change `INSTALL_DIR` in [Makefile] to specify location. - [Makefile]: ./blob/master/Makefile + [Makefile]: ./Makefile To uninstall: ``` shell