mirror of
https://github.com/QingdaoU/Spirit.git
synced 2025-01-16 01:13:37 +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
|
## Usage
|
||||||
|
|
||||||
```python
|
> New in Spirit 0.5
|
||||||
|
|
||||||
|
```
|
||||||
pip install django-spirit
|
pip install django-spirit
|
||||||
spirit startproject mysite
|
spirit startproject mysite
|
||||||
cd mysite
|
cd mysite
|
||||||
@ -36,8 +38,8 @@ Docs can be found at [spirit.readthedocs.io](http://spirit.readthedocs.io/en/lat
|
|||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|
||||||
```python
|
```
|
||||||
$ python runtests.py
|
python runtests.py
|
||||||
```
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
@ -13,6 +13,8 @@ Compatibility
|
|||||||
Get started
|
Get started
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
New in Spirit 0.5
|
||||||
|
|
||||||
Latest version can be installed through pip::
|
Latest version can be installed through pip::
|
||||||
|
|
||||||
1. Install Spirit::
|
1. Install Spirit::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user