Browse Source

Update README.md

master
Levi Olson 5 years ago
committed by GitHub
parent
commit
6c739bda2a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@ -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!_ This project is in VERY early stages and you could very likely destroy any file you open with it. _SO USE WITH CAUTION!_
## Installation ## Installation
cd ~/go/src
git clone https://github.com/leothelocust/led.git git clone https://github.com/leothelocust/led.git
cd led/ cd led/
make testfile make testfile

Loading…
Cancel
Save