diff --git a/README.md b/README.md index c9604a2..7b89aef 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ ### Prerequisites First you have to install Python3 and pip. -In Linux run this command: `apt update && apt upgrade -y && apt install python3 python3-pip -y` -For Windows, read this Links: [Install Python on Windows](https://www.geeksforgeeks.org/how-to-install-python-on-windows/) [Install PIP on Windows](https://www.geeksforgeeks.org/how-to-install-pip-on-windows/) +In Linux run this command: `apt update && apt upgrade -y && apt install python3 python3-pip -y` +For Windows, read this Links: [Install Python on Windows](https://www.geeksforgeeks.org/how-to-install-python-on-windows/) & [Install PIP on Windows](https://www.geeksforgeeks.org/how-to-install-pip-on-windows/) ### Start webui