Skip to content

Commit

Permalink
Add missing argument
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrownstein-lambda committed Jun 15, 2022
1 parent 6769ab6 commit 4caf3bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ locally with Docker, without installing any additional dependencies.
1. Build the Docker container:

```bash
docker build -t docsy/user-guide
docker build -t docsy/user-guide .
```

1. Run the container, mounting the repository as a shared volume:
Expand Down

0 comments on commit 4caf3bb

Please sign in to comment.