Skip to content

Commit f330ba9

Browse files
committed
Update CONTRIBUTING.md
Changed the appearance of the written directory to match documentation
1 parent ba2f656 commit f330ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you are considering larger changes its best to discuss them first (e.g. file
4242
Once you've made your enhancements [open a pull request](#making-pull-requests) to get your changes considered for inclusion in the documentation.
4343

4444
### How do I build the documentation?
45-
The documentation can be built by using the command `make html` in the `$VTR_ROOT/doc` directory and you can view it in a web browser by loading the file at $VTR_ROOT/_build/html/index.html. More information on building
45+
The documentation can be built by using the command `make html` in the `$VTR_ROOT/doc` directory and you can view it in a web browser by loading the file at `$VTR_ROOT/_build/html/index.html`. More information on building
4646
the documentation can be found on the [README on GitHub](https://github.com/verilog-to-routing/vtr-verilog-to-routing/tree/master/doc).
4747

4848
### Filling Bug Reports

0 commit comments

Comments
 (0)