aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetter Rodhelind <petter.rodhelind@gmail.com>2018-02-24 13:41:48 +0100
committerPetter Rodhelind <petter.rodhelind@gmail.com>2018-02-24 13:41:48 +0100
commit0c01d0c689183a8d479339e8b69e49de439a92e6 (patch)
treeecaf5ff5a8102578ead2e271931d4b079dbf3bdb
parentaeeeb474496b039ebd978f4edaf4837726943768 (diff)
downloadpoe-0c01d0c689183a8d479339e8b69e49de439a92e6.tar.gz
poe-0c01d0c689183a8d479339e8b69e49de439a92e6.tar.bz2
poe-0c01d0c689183a8d479339e8b69e49de439a92e6.zip
Add install and bugs to readme.
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8befdd7..2cffc7c 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,15 @@ My very own [acme](http://acme.cat-v.org/)-inspired terminal text editor.
Because everything else is Not Invented Here.
![poe](./poe.png)
+
+## Install
+
+You need [Go](https://golang.org/). Then:
+
+`go get -u github.com/prodhe/poe`
+
+Binary distribution may or not be available. As of now, the source should do just fine.
+
+## Bugs
+
+Endless. As of now, it is in constant development and things may (and will) break unannounced. Do not use for production.