docs: update readme
This commit is contained in:
parent
e6864f595b
commit
5e48d42e61
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ To install:
|
||||||
|
|
||||||
1. Clone to a location somewhere
|
1. Clone to a location somewhere
|
||||||
|
|
||||||
2. Switch to the `current` tag or choose a particular [release](releases/) tag
|
2. Checkout to the `current` tag using `git checkout current` or choose a particular [release](https://github.com/billchurch/webssh2/releases/) tag
|
||||||
|
|
||||||
3. `cd app` and `npm install --production`. If you want to develop and rebuild javascript and other files utilize `npm install` instead.
|
3. `cd app` and `npm install --production`. If you want to develop and rebuild javascript and other files utilize `npm install` instead.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue