Skip to content

Commit

Permalink
refactor: docker build instruction line (README.md) (#3272)
Browse files Browse the repository at this point in the history
Co-authored-by: Ansh Goyal <[email protected]>
  • Loading branch information
Chayan8837 and anshgoyalevil authored Nov 30, 2024
1 parent eb9a128 commit 20e3649
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 20e3649

Please sign in to comment.