Update README.md
This commit is contained in:
parent
862797db81
commit
9acfd64b04
|
|
@ -21,6 +21,7 @@ Configurations:
|
||||||
Step 1. Build & Install Package locally:
|
Step 1. Build & Install Package locally:
|
||||||
```bash
|
```bash
|
||||||
pip install .
|
pip install .
|
||||||
|
pip install -e .
|
||||||
```
|
```
|
||||||
* [Package Creation Tutorial](https://python-packaging.readthedocs.io/en/latest/minimal.html)
|
* [Package Creation Tutorial](https://python-packaging.readthedocs.io/en/latest/minimal.html)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue