1
0
Fork 0

Install sqlite3 too

spacecruft
Jeff Moe 2022-12-11 12:36:13 -07:00
parent 8fd9db47e5
commit 5a7751ab30
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ This lesser fork is for exploring the SatNOGS DB.
Using Debian Stable (Bullseye/11).
```
sudo apt install git libmariadb-dev mariadb-server npm python3-pip virtualenvwrapper
sudo apt install git libmariadb-dev mariadb-server npm python3-pip sqlite3 virtualenvwrapper
```
# Repo setup