Skip to content

Commit 2f81c5b

Browse files
author
alex
committed
README.md: added the fedora dependency
added the lib in the README for the Fedora setup process
1 parent 6962198 commit 2f81c5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ python -m venv venv
4949

5050
# Install the dependencies
5151
sudo apt install libpq-dev # For Debian based distributions
52+
sudo dnf install libpq-devel # For Fedora
5253
pip install -r requirements.txt
5354

5455
# Run SIPA with flask

0 commit comments

Comments
 (0)