chore: correct documentation

This commit is contained in:
Carlos Valente
2024-12-04 15:39:52 +01:00
committed by Carlos Valente
parent d622a7738f
commit e6aa7404f7
+1 -1
View File
@@ -91,7 +91,7 @@ While it should allow for a generic setup, it might need to be modified to fit y
From the project root, run the following commands
- __Build docker image from__ by running `docker build -t getontime/ontime`
- __Build docker image from__ by running `docker build -t getontime/ontime .`
- __Run docker image from compose__ by running `docker-compose up -d`
Other useful commands