Skip to content

Commit

Permalink
updated readme and removed unnecessary line
Browse files Browse the repository at this point in the history
  • Loading branch information
p3t3r67x0 committed May 7, 2024
1 parent 06f32cd commit f458763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ exit


Make sure to create a dot `.env` file and add the following enviroment variables.

Hint: You may want to change the values accordingly to your setup policy.

```sh
Expand All @@ -104,7 +105,6 @@ cd ..
git clone https://github.com/oklabflensburg/open-social-map.git
cd open-social-map
psql -U oklab -h localhost -d oklab -p 5432 < data/flensburg_stadtteile.sql
cp ../open-data-api/.env .
cd tools
python3 -m venv venv
source venv/bin/activate
Expand Down

0 comments on commit f458763

Please sign in to comment.