Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Adressen Integration
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maximilian Loch
Adressen Integration
Commits
3bf1b35a
Commit
3bf1b35a
authored
2 years ago
by
Maximilian Loch
Browse files
Options
Downloads
Patches
Plain Diff
fixed error in README
parent
22337fc2
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
+
1
−
1
View file @
3bf1b35a
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment