Explorar el Código

Update README.md

Kentaro Wada hace 6 años
padre
commit
0bcc887f8f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -190,7 +190,7 @@ Also, there are pre-built executables in
 
 ```bash
 # Setup conda
-conda create --name labelme python=3.6
+conda create --name labelme python==3.6.0
 conda activate labelme
 
 # Build the standalone executable