Skip to content

Commit

Permalink
typo in readme (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: Van Tha Bik Lian <vlian@Gaming-PC>
  • Loading branch information
MinniVan and Van Tha Bik Lian committed Jun 13, 2023
1 parent 4c083ec commit 6feb329
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 @@ -52,7 +52,7 @@ docker pull ghcr.io/fastmachinelearning/hls4ml-tutorial/hls4ml-0.7.1-vivado-2019

To build the image with Vivado, run (Warning: takes a long time and requires a lot of disk space):
```bash
docker build -f docker/Dockerfile.vivado -t ghcr.io/fastmachinelearning/hls4ml-tutorial:hls4ml-0.7.1-vivado-2019.2:latest .
docker build -f docker/Dockerfile.vivado -t ghcr.io/fastmachinelearning/hls4ml-tutorial/hls4ml-0.7.1-vivado-2019.2:latest .
```
Then to start the container:
```bash
Expand Down

0 comments on commit 6feb329

Please sign in to comment.