Edit to readMe. Docker compose commands can't include uppercase for container names

This commit is contained in:
Lucas Patenaude
2024-03-20 12:22:44 -06:00
parent 9470ac45c8
commit c1e7d41467

View File

@@ -6,7 +6,7 @@
⭐️ If you want the container to have the name ScoreSpot run: ⭐️
`docker-compose -p ScoreSpot up`
`docker-compose -p scorespot up`
## What is this Program?