丁云鹏 3 mesi fa
parent
commit
af64e0bb87
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -2,4 +2,6 @@ python3 -m venv myenv
 
 source myenv/bin/activate
 
-pip install -r requirements.txt
+pip install -r requirements.txt
+
+