updated readme

This commit is contained in:
Matthew Scragg 2014-09-03 22:32:40 -05:00
parent 088942632c
commit 84010d609a

View file

@ -22,7 +22,7 @@ TODO thumbnails here
- Git - Git
- NodeJS (needed for bower/cleancss, distro packages shouldn't need this in future) - NodeJS (needed for bower/cleancss, distro packages shouldn't need this in future)
** Optional ** **Optional**
- Nginx (if you want proxy requests, this is recommended) - Nginx (if you want proxy requests, this is recommended)
- Memcached or Redis, default is memonization - Memcached or Redis, default is memonization
- MariaDB, MySQL, Postgresql, or another database supported by SQLAlchemy, default is sqlite. - MariaDB, MySQL, Postgresql, or another database supported by SQLAlchemy, default is sqlite.
@ -66,6 +66,8 @@ Access from your browser
## Vagrant ## Vagrant
Vagrantfile is included for development.
``` ```
git clone https://github.com/scragg0x/realms-wiki git clone https://github.com/scragg0x/realms-wiki
cd realms-wiki cd realms-wiki