From 0c01d0c689183a8d479339e8b69e49de439a92e6 Mon Sep 17 00:00:00 2001 From: Petter Rodhelind Date: Sat, 24 Feb 2018 13:41:48 +0100 Subject: Add install and bugs to readme. --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README.md') 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. -- cgit v1.2.3