Explorar o código

Update README.md

ctch3ng hai 11 meses
pai
achega
a94b42c682
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -6,7 +6,7 @@ Ubuntu 24.04 does not include Python 2.7 by default, as it has reached its end o
 
 1. **Update the system packages:**
     ```bash
-    sudo apt update \&& sudo apt upgrade
+    sudo apt update '&&' sudo apt upgrade
     ```
 2. **Install required dependencies:**
     ```bash