Skip to content

Commit

Permalink
Merge pull request #748 from ajmikallu/update/docker-doc-clarity
Browse files Browse the repository at this point in the history
Update installation instructions for Docker clarity
  • Loading branch information
TyrinH authored Jul 24, 2024
2 parents 0f782f1 + 129dde5 commit 48460ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ To get started with Code Racer locally, follow these steps
npm i
```

8. Start the Database
8. (Optional if using Docker for managing the database): Start the Database.

```sh
npm run dev:db
Expand Down

0 comments on commit 48460ce

Please sign in to comment.