Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xfurna committed Jun 5, 2020
1 parent f324006 commit 318705f
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,8 @@ If you want to tinker around with the build of this repository-
```bash
$ pip3 install - requirements/dev.txt
```
### Install coalapy
For `pipenv` followers-
```bash
$ pipenv install -e .
```
For `virtualenv` followers-
### Install coalapy
This step is only for those who have followed above steps with `virtualenv`-
```bash
$ pip3 install -e .
```
Expand Down

0 comments on commit 318705f

Please sign in to comment.