Skip to content

Commit 9910323

Browse files
committed
(docs) add venv notation after activation
1 parent 0aa3049 commit 9910323

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
@@ -81,7 +81,7 @@ simple - adapt as required for your distribution:
8181
so update that to the latest:
8282

8383
```bash
84-
$ pip install --upgrade pip
84+
(venv) $ pip install --upgrade pip
8585
```
8686

8787
4. Ensure that a PostgreSQL installation's bin/ directory is in the path (so

0 commit comments

Comments
 (0)