From 6c739bda2a5aaed47ac0fbf8bc3badfb06433e9a Mon Sep 17 00:00:00 2001 From: Levi Olson Date: Wed, 13 Feb 2019 14:45:50 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 769ca7a..544fb80 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ LED is a lightweight text editor written using Go. This project is in VERY early stages and you could very likely destroy any file you open with it. _SO USE WITH CAUTION!_ ## Installation + cd ~/go/src git clone https://github.com/leothelocust/led.git cd led/ make testfile