Skip to content

Commit a177659

Browse files
authored
Update README.md
corrected readme.md
1 parent afd7978 commit a177659

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
@@ -88,7 +88,7 @@ Documentation
8888

8989
In order to generate the doxygen documentation for OSI, please follow the following steps:
9090
1. Install [Doxygen](http://www.stack.nl/~dimitri/doxygen/download.html), set an environmental variable 'doxygen' with the path to the binary file and add it to PATH `<old-path>;%doxygen%`.
91-
2. Download the [vg-1.5.0.zip](https://github.com/vgteam/vg/releases/tag/v1.5.0). Unpack and copy the content of folder \vg-1.5.0\contrib\proto2cpp to your desired `<path-to-proto2cpp.py>`
91+
2. Download the [vg-1.5.0.zip](https://github.com/vgteam/vg/releases/tag/v1.5.0). Unpack and copy the content of folder /vg-1.5.0/contrib/proto2cpp to your desired `<path-to-proto2cpp.py>`
9292
3. Install [graphviz-2.38](http://www.graphviz.org/Download_windows.php ), set an environmental variable 'graphviz' with the path to the binary file and add it to PATH `<old-path>;%graphviz%`.
9393
4. From the cmd navigate to the build directory and run:
9494
```cmd

0 commit comments

Comments
 (0)