readme minor changes

pull/8/head
Simon Let 7 years ago
parent fc26687a4b
commit 480547f5e9
  1. 6
      README.md

@ -23,10 +23,10 @@ The idea is to provide following:
## Installation
Simplest:
Just run `curl <placeholder> | bash` from anywhere.
### Simplest
Just run `curl https://raw.githubusercontent.com/curusarn/resh/master/rawinstall.sh | bash` from anywhere.
Simple:
### Simple
1. Run `git clone https://github.com/curusarn/resh.git && cd resh`
2. Run `make autoinstall` for assisted build & instalation. OR Run `make install` if you know how to build Golang projects.

Loading…
Cancel
Save