cleaner pip install

This commit is contained in:
Steve Pulec 2013-02-28 00:15:46 -05:00
parent 07b802d3e9
commit ef9e02557c

View File

@ -109,5 +109,5 @@ def test_my_model_save():
#### Install
```console
$ pip install moto
$ pip install moto
```