Skip to content

Commit bec4b9e

Browse files
committed
Fixed Dockerfile link in README.
1 parent b919787 commit bec4b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ $ git clone https://github.com/steveicarus/iverilog.git && cd iverilog \
2727
&& make install
2828
```
2929

30-
It is recommended to use the provided [Dockerfile](https://github.com/NVlabs/verilog-eval/Dockerfile)
30+
It is recommended to use the provided [Dockerfile](https://github.com/NVlabs/verilog-eval/blob/main/Dockerfile)
3131
which already pre-installed ICARUS Verilog Simulator. Using the docker container
3232
you would still need to complete the following step.
3333

0 commit comments

Comments
 (0)