Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rumenpetrov authored Mar 29, 2024
1 parent f8c5a95 commit 8db646b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Community-driven game focusing on front-end development, where participants coll
* docker 24+

## Initial setup (for local development)
1. Make all scripts excutable and run the setup-env script which will create the app's podman image
1. Make all scripts excutable and run the setup-env script which will create the app's docker image
```bash
$ chmod u+x ./bin/*
$ ./bin/setup-env.sh
Expand Down

0 comments on commit 8db646b

Please sign in to comment.