diff --git a/README.md b/README.md index bc62945c0..8fcecdf18 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ If your system is very new, you need to install python3.11 or python3.10: # Ubuntu 24.04 sudo add-apt-repository ppa:deadsnakes/ppa sudo apt update -sudo apt install python3.11 +sudo apt install python3.11 python3.11-venv # Manjaro/Arch sudo pacman -S yay