add readme

This commit is contained in:
2020-01-20 14:00:36 -07:00
parent c9c4737bcb
commit 2547bfc0b6

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# Twister-install
**Installer script for the Twister Microblogging Software**
## Quick Guide
```
$ git clone https://gitbutter.xyz/mollusk/twister-install.git
$ cd twister-install
$ ./twister-install.sh deps && ./twister-install.sh build
```
Follow the directions in the script at the end of the build
That's it!