Skip to content
Snippets Groups Projects
Commit 06580c73 authored by Moul's avatar Moul
Browse files

[doc] #249: Install Poetry stable

parent b33f8fa3
No related branches found
No related tags found
1 merge request!146Merge dev into master branch to complete v0.8.0 development cycle
Pipeline #7844 passed
...@@ -14,7 +14,7 @@ sudo dnf install libsodium # Fedora ...@@ -14,7 +14,7 @@ sudo dnf install libsodium # Fedora
### On Debian Buster ### On Debian Buster
```bash ```bash
sudo apt install python3-pip python3-venv sudo apt install python3-pip python3-venv
pip3 install poetry --user --pre pip3 install poetry --user
``` ```
### Install dependencies and the Python environment ### Install dependencies and the Python environment
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment