X-Git-Url: https://git.frykholm.com/friends.git/blobdiff_plain/c3553891ddddbc7b327bffa3ef90b6f66e7d446f..00bb25420e3da3c8d0eab2fa4bd7f7fb0aaef81f:/README.md diff --git a/README.md b/README.md index 3c9b066..415362e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ friends ======= +virtualenv -p python3 venv +. venv/bin/activate +pip3 install -e ./ -Ostatus app +#optionally to run on port <1024 +sudo setcap cap_net_bind_service=+ep venv/bin/python3