Merge pull request #181 from miohtama/patch-2

Make installation instructions more copy-paste friendly
pull/179/merge
Šimon Let 3 years ago committed by GitHub
commit 7ae8e34ce8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      README.md

@ -39,8 +39,12 @@ curl -fsSL https://raw.githubusercontent.com/curusarn/resh/master/scripts/rawins
### Simple installation ### Simple installation
1. Run `git clone https://github.com/curusarn/resh.git && cd resh` Run
2. Run `scripts/rawinstall.sh`
```shell
git clone https://github.com/curusarn/resh.git
cd resh && scripts/rawinstall.sh
```
### Update ### Update

Loading…
Cancel
Save