Update README.md

This commit is contained in:
Matt Barlin 2018-10-15 12:56:00 -04:00 committed by GitHub
parent 862797db81
commit 9acfd64b04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ Configurations:
Step 1. Build & Install Package locally:
```bash
pip install .
pip install -e .
```
* [Package Creation Tutorial](https://python-packaging.readthedocs.io/en/latest/minimal.html)