From b8e007f1550990b60cef5690a6014d848abdaa0b Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Wed, 27 May 2020 09:46:53 +0200 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1aded8..891bda2 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ git clone https://github.com/markqvist/tncattach.git cd tncattach # Make program -make all +make # Install to system sudo make install