mirror of
https://github.com/QingdaoU/Spirit.git
synced 2024-12-29 07:51:56 +00:00
readme Requirements -> Compatibility
This commit is contained in:
parent
7caa4c5c79
commit
3edf16cb3b
10
README.md
10
README.md
@ -9,15 +9,11 @@ Spirit is a Python based forum built using the Django framework.
|
||||
|
||||
To see it in action, please visit [The Spirit Project](http://spirit-project.com/).
|
||||
|
||||
## Requirements
|
||||
## Compatibility
|
||||
|
||||
* Python 2.7, 3.3 or 3.4 (recommended)
|
||||
* Python 2.7, 3.3 and 3.4 (recommended)
|
||||
* Django 1.8 LTS
|
||||
* PostgreSQL (recommended) or MySQL or Oracle Database
|
||||
|
||||
## Dependencies
|
||||
|
||||
Check out the [requirements](https://github.com/nitely/Spirit/blob/master/requirements.txt) provided.
|
||||
* PostgreSQL (recommended), MySQL, Oracle Database and SQLite
|
||||
|
||||
## Installing (Advanced)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user