Skip to content
Snippets Groups Projects
Commit 3bf1b35a authored by Maximilian Loch's avatar Maximilian Loch
Browse files

fixed error in README

parent 22337fc2
Branches
Tags
No related merge requests found
...@@ -28,7 +28,7 @@ $ source adressen_integration/bin/activate ...@@ -28,7 +28,7 @@ $ source adressen_integration/bin/activate
$ pip install configparser requests psycopg2 json $ pip install configparser requests psycopg2 json
``` ```
### Windows: ### Windows:
```powershell ```
$ python -m venv adressen_integration $ python -m venv adressen_integration
$ adressen_integration\Scripts\activate $ adressen_integration\Scripts\activate
$ pip install configparser requests psycopg2 json $ pip install configparser requests psycopg2 json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment