Skip to content
Snippets Groups Projects
Commit a75d77ba authored by Hobbs, Alexandra (Contractor)'s avatar Hobbs, Alexandra (Contractor)
Browse files

grammar fix

parent 9236ca22
No related branches found
No related tags found
1 merge request!367Add windows local dev instructions
......@@ -25,7 +25,7 @@ export MYSQL_ROOT_PASSWORD=""
```
## Use
To simply start build and run all the containers, make sure you are in the /localdev directory and run the following command. This includes a reload command for the web container. It will restart the web container when changes are made locally.
To simply build and run all the containers, make sure you are in the /localdev directory and run the following command. This includes a reload command for the web container. It will restart the web container when changes are made locally.
```
docker-compose up
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment