Bump to 0.0.10-alpha to prepare for work

This commit is contained in:
Bryan Ashby
2019-02-15 15:22:21 -07:00
parent a08648a8dc
commit 901628ccc9
6 changed files with 11 additions and 6 deletions

View File

@@ -62,7 +62,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.10-alpha/misc/install.sh | bash
```
Please see [Installation Methods](https://nuskooler.github.io/enigma-bbs/installation/installation-methods.html) for Windows, Docker, and so on...