more typos

This commit is contained in:
hackerESQ
2024-09-05 21:36:07 -05:00
parent f681dd7c38
commit 071edabc97
+1 -1
View File
@@ -27,7 +27,7 @@ git clone https://github.com/investbrainapp/investbrain.git && cd investbrain
Then, build the Docker image and bring up the container (this will take a few minutes):
```bash
docker composer up
docker compose up
```
In the previous setep, all of the default configurations are set automatically. This includes creating a .env file and setting the required Laravel `APP_KEY`.