Skip to content

Commit

Permalink
DOC: Fix mdbook.exe windows run command for WSL
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin O'Flynn committed May 8, 2024
1 parent 8e9efcd commit c7fc611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/dev/building-doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ The second line can be ignored if you aren't building the FPGA bitstream (which
On Windows the easiest installation method is to copy the precompiled `mdbook.exe` available as a release on the previous link to the sonata-system root directory.

```bash
mdbook.exe serve --open
./mdbook.exe serve --open
```

0 comments on commit c7fc611

Please sign in to comment.