diff options
author | Anthony Wang | 2023-01-18 18:29:57 +0000 |
---|---|---|
committer | Anthony Wang | 2023-01-18 18:29:57 +0000 |
commit | 45976320359f98bdaac160817e299b52750c0327 (patch) | |
tree | d14cb02336f149f9984df58a8acfd2a354196207 /README.md | |
parent | 9bac506561ee0c301a9e84e124d716fed9d7a08a (diff) |
Add Python dependencies to README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ Fuwuqi (fúwùqì or 服务器 means "server" in Chinese) is a useless C2S Activ You will need: 1. 1x server with a domain name and reverse proxy 2. 1x client device (can be same as server) +3. 2x Python, `cryptography`, `requests` on both server and client 3. 1x brain fluent in Python and ActivityPub 4. 1x pain tolerance |