Explorar el Código

Update README with current dir structure

Neil Beadle hace 5 años
padre
commit
61579dde6b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -130,7 +130,7 @@ pip3 install -r requirements.txt
 
 ### setup initial database
 ```
-cd vycenter
+cd vycontrol
 python3 manage.py migrate
 ```