Fixed typos in readme.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# ShellHub Native
|
||||
### Running ShellHub without docker, copiled on local Jenkins
|
||||
### Running ShellHub without docker, compiled on local Jenkins
|
||||
|
||||
## Script Compatibility
|
||||
Stable
|
||||
@@ -29,7 +29,7 @@ Latest and Latest_Tested
|
||||
|
||||
**Stable (current release tag from ShellHub git)**
|
||||
|
||||
**Warning**: Current stable wil only run if mongodb 3.6 is available (Centos 8 and ubuntu 18.04)
|
||||
**Warning**: Current stable will only run if mongodb 3.6 is available (Centos 8 and ubuntu 18.04)
|
||||
1. edit Server/install.sh ```nano ShellHubNative/Server/install.sh```
|
||||
2. Comment out `RelVer=latest_Tested` and `Un-comment RelVer=stable`
|
||||
3. Set `MongoVer=*` to `MongoVer=3.6`
|
||||
|
||||
Reference in New Issue
Block a user