From d2b12183db56fd566efdd11c1b0b1114976b6359 Mon Sep 17 00:00:00 2001 From: Tait Hoyem <44244401+TTWNO@users.noreply.github.com> Date: Mon, 10 Jun 2019 16:29:20 +0000 Subject: [PATCH] Add Makefile features to README --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README b/README index 53ab860..50ceece 100644 --- a/README +++ b/README @@ -22,3 +22,15 @@ It's quite a long passage in terms of what this program is meant to do, so if th If any letters/numbers/symbols are not from the range [A-Za-z0-9] it simply will be ignored. Only approved characters are dealt with. + + +### Install: + +`make` +`make install` + +Only installs in ~/.local/bin/ +If this directory does not exist, I don't know what happens. + +`make unisntall` +will remove the morse file at ~/.local/bin/morse