diff --git a/README.md b/README.md index 29f57e8..f56561a 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,11 @@ Now you can edit rest files - sudo apt update; sudo apt install software-properties-common -y - sudo add-apt-repository ppa:deadsnakes/ppa - sudo apt install python3-pip python3.10-dev python3.10-venv + - install the pymongo and psutil + - sudo apt install python3-pip -y + - pip3 install pymongo --target=/usr/lib/python3.10 + - pip3 install psutil --target=/usr/lib/python3.10 + ## π’žπ“‡π‘’π’Άπ“‰π‘’ 𝒢 π“‰π“‚π“Šπ“ π“ˆπ‘’π“ˆπ“ˆπ’Ύπ‘œπ“ƒ: - How to run server: