1
0
Fork 0

Virtualenv, pip deps

main
Jeff Moe 2023-04-24 11:06:10 -06:00
parent 037d13b0d5
commit e1c55ad9de
1 changed files with 9 additions and 0 deletions

View File

@ -11,6 +11,15 @@ It can be set in cron.
# Installation
Install thusly.
Rootly:
```
apt update
apt install python3-virtualenv python3-pip
```
User:
```
git clone https://spacecruft.org/deepcrayon/mastodon
cd mastodon/