Add pip command to README

This commit is contained in:
Peter Bull 2016-03-23 12:55:39 -04:00
parent 03e072f265
commit 6e9a888fd9
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ An opinionated, but not-afraid-to-be-wrong project template for data science pro
Requirements to create project:
-----------
- Python 2.7 or 3.5
- [cookiecutter Python package](http://cookiecutter.readthedocs.org/en/latest/installation.html)
- [cookiecutter Python package](http://cookiecutter.readthedocs.org/en/latest/installation.html): `pip install cookiecutter`
To start a new project: