Browse Source

Update README.md

Ahmed Abdeazim 3 years ago
parent
commit
8e83bda6a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -49,7 +49,7 @@ docker run -p 8000:8000 -t robertoberto/vycontrol
 now you can access http://127.0.0.1:8000
 now you can access http://127.0.0.1:8000
 
 
 
 
-## by docker composer
+## by docker compose
 Right now we are using db.sqlite3, you can edit composer and to change to mySQL/PostgreSQL if needed.
 Right now we are using db.sqlite3, you can edit composer and to change to mySQL/PostgreSQL if needed.
 
 
 ```
 ```