Skip to content

Commit

Permalink
Add missing argument
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrownstein-lambda authored and geriom committed Jun 16, 2022
1 parent 8cce03b commit 8f0c401
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 8f0c401

Please sign in to comment.