mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 18:02:41 +02:00
✏📝 — Fix typo in doc
This commit is contained in:
parent
a64022d724
commit
8c6fe27968
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
If you intend to use argos with Postgresql, you can install it with the following commands:
|
||||
|
||||
```bash
|
||||
pip install -e ".[postgresql]"
|
||||
pip install -e ".[postgres]"
|
||||
```
|
||||
|
||||
Here are a few steps for you to install postgresql on your system:
|
||||
|
|
Loading…
Reference in a new issue