Browse Source

Update README with current dir structure

Neil Beadle 5 năm trước cách đây
mục cha
commit
61579dde6b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 ```