Bump versions in install.sh for branch

This commit is contained in:
Bryan Ashby
2019-11-19 20:41:09 -07:00
parent 3cd6d59e12
commit 57358b0f2c
2 changed files with 3 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ ENiGMA has been tested with many terminals. However, the following are suggested
## Installation
On *nix type systems:
```
curl -o- https://raw.githubusercontent.com/NuSkooler/enigma-bbs/master/misc/install.sh | bash
curl -o- https://raw.githubusercontent.com/NuSkooler/enigma-bbs/0.0.11-beta/misc/install.sh | bash
```
Please see [Installation Methods](https://nuskooler.github.io/enigma-bbs/installation/installation-methods.html) for Windows, Docker, and so on...