Added pre-reqs info.

This commit is contained in:
Vladimir Vivien
2017-04-02 21:39:38 -04:00
committed by GitHub
parent 00fcb523cb
commit 78890c7537

View File

@@ -7,6 +7,12 @@ When `gosh` starts, it searches director `./plugins` for available shared object
files that implement command plugins.
## Getting started
#### Pre-requisites
* Go 1.8 or above
* Linux (for now)
Gosh makes it easy to create a shell programs. First, download or clone this
repository. For a quick start, run the following: