Skip to content

Commit

Permalink
fix:docker build instruction line
Browse files Browse the repository at this point in the history
  • Loading branch information
Chayan8837 committed Oct 5, 2024
1 parent e56289b commit 0cc4490
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 @@ -125,7 +125,7 @@ After cloning repository to your local, perform the following steps from the roo
#### Steps:
1. Build the Docker image:
```bash
docker build -t asyncapi-website .`
docker build -t asyncapi-website .
```
2. Start the container:
```bash
Expand Down

0 comments on commit 0cc4490

Please sign in to comment.