mirror of
https://github.com/QingdaoU/Spirit.git
synced 2024-12-27 23:11:57 +00:00
*new in ...* usage note
This commit is contained in:
parent
73b73e8a9e
commit
2191cf0b9a
@ -17,7 +17,9 @@ To see it in action, please visit [The Spirit Project](http://spirit-project.com
|
||||
|
||||
## Usage
|
||||
|
||||
```python
|
||||
> New in Spirit 0.5
|
||||
|
||||
```
|
||||
pip install django-spirit
|
||||
spirit startproject mysite
|
||||
cd mysite
|
||||
@ -36,8 +38,8 @@ Docs can be found at [spirit.readthedocs.io](http://spirit.readthedocs.io/en/lat
|
||||
|
||||
## Testing
|
||||
|
||||
```python
|
||||
$ python runtests.py
|
||||
```
|
||||
python runtests.py
|
||||
```
|
||||
|
||||
## License
|
||||
|
@ -13,6 +13,8 @@ Compatibility
|
||||
Get started
|
||||
-----------
|
||||
|
||||
New in Spirit 0.5
|
||||
|
||||
Latest version can be installed through pip::
|
||||
|
||||
1. Install Spirit::
|
||||
|
Loading…
Reference in New Issue
Block a user