Skip to content

Commit c2cecc4

Browse files
authored
add link to virtualenvwrapper
1 parent bcebdec commit c2cecc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The service has a dependency on external package (`requests`) and it exposes 2 R
2121
## Development
2222
| **Step** | **Command** |**Description**|
2323
|---|-------|------|
24-
| 1. | `mkvirtualenv posts` | Create virtual environment |
24+
| 1. | `mkvirtualenv posts` | Create virtual environment (using [virtualenvwrapper](https://virtualenvwrapper.readthedocs.io/en/latest/) |
2525
| 2. | `pip install -r requirements.txt` | Install dependencies|
2626

2727

0 commit comments

Comments
 (0)