Skip to content

Commit

Permalink
Merge pull request #10 from lidashuang/patch-1
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
nitely-throwaway777 committed Jun 5, 2014
2 parents 59307e2 + d3079ed commit 3766404
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ otherwise you will have to setup all django's related constants (Middlewares, Lo

Run:

python pip install -r requeriments.txt
python pip install -r requirements.txt
python manage.py syncdb
python manage.py loaddata spirit_init
python manage.py createcachetable spirit_cache
Expand Down Expand Up @@ -83,4 +83,4 @@ Licensed under the [MIT License](https://github.com/nitely/Spirit/blob/master/LI
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.
See the License for the specific language governing permissions and limitations under the License.

0 comments on commit 3766404

Please sign in to comment.