fix: docs: add missing lib

This commit is contained in:
Serafim 2025-04-28 22:57:50 +03:00
parent 7048d35b8b
commit 89a828c3fc
1 changed files with 1 additions and 1 deletions

View File

@ -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
``` ```
# Запуск # Запуск