forked from serafim/dos
docs: add missing lib
This commit is contained in:
parent
b7ed1b6a94
commit
7048d35b8b
|
@ -21,6 +21,7 @@ git push origin my_dns # Пушим свою ветку в репозитори
|
||||||
sudo apt-get install libcurl4-openssl-dev
|
sudo apt-get install libcurl4-openssl-dev
|
||||||
sudo apt-get install libssl-dev
|
sudo apt-get install libssl-dev
|
||||||
sudo apt-get install python3
|
sudo apt-get install python3
|
||||||
|
sudo apt-get install nlohmann-json-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
# Запуск
|
# Запуск
|
||||||
|
|
Loading…
Reference in New Issue