Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chanwutk authored Aug 15, 2023
1 parent a5ca583 commit e1aa630
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ pip install lap # a bug in lap/poetry/conda that lap needs to be installed usin
```bash
docker volume create spatialyze-gsstore-data
docker run --name "spatialyze-gsstore" \
--detach \
--publish 25432:5432 \
--detach \
--publish 25432:5432 \
--volume spatialyze-gsstore-data:/var/lib/postgresql \
mobilitydb/mobilitydb
```
Expand Down

0 comments on commit e1aa630

Please sign in to comment.