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