Skip to content
Snippets Groups Projects
Commit faf230bc authored by Dorothee Hueser's avatar Dorothee Hueser
Browse files

Update README.md

parent e5525726
No related branches found
No related tags found
No related merge requests found
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
### Install python required packages ### Install python required packages
```bash ```bash
python3 -m pip web.py --user python3 -m pip install web.py --user
python3 -m pip flup python3 -m pip install flup
python3 -m pip psycopg2-binary python3 -m pip install psycopg2-binary
``` ```
### make a self-signed certificate: ### make a self-signed certificate:
......
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