Skip to content

Commit 37c229e

Browse files
authored
Merge pull request #8 from chris-ramon/readme-improvements
README.md: Updates running command.
2 parents 23650cd + ca2c3f8 commit 37c229e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ag -l 'chris-ramon/golang-scaffolding'|xargs sed -i 's/<your-org>/<your-repo>/g'
1313
##### Running
1414

1515
```
16-
docker compose up
16+
./bin/dev.sh
1717
```
1818

1919
##### GraphQL Playground

0 commit comments

Comments
 (0)