Skip to content

Commit

Permalink
Update the run script to be consistent with other files in overview (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb authored Aug 26, 2024
1 parent c428a6d commit b14ddd8
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 @@ -54,7 +54,7 @@ mounts during container runs.

### Run script

The [run script](./run.sh) includes an example of invoking `docker run` for local development,
The [`run.sh`](./run.sh) script includes an example of invoking `docker run` for local development,
mounting the source code for the project into the container so that edits are reflected immediately.

### Application code
Expand Down

0 comments on commit b14ddd8

Please sign in to comment.