fix: docs: add missing lib
This commit is contained in:
parent
7048d35b8b
commit
89a828c3fc
|
@ -21,7 +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
|
sudo apt-get install nlohmann-json3-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
# Запуск
|
# Запуск
|
||||||
|
|
Loading…
Reference in New Issue