Browse Source

add mdbook-katex to doc/README.md

narodnik 4 years ago
parent
commit
a068ff2da9
1 changed files with 6 additions and 0 deletions
  1. 6 0
      doc/README.md

+ 6 - 0
doc/README.md

@@ -6,3 +6,9 @@ https://darkrenaissance.github.io/darkfi
 
 When adding or removing a section of the book, make sure to update the
 [SUMMARY.md](src/SUMMARY.md) file to actually list the contents.
+
+For the mdbook-katex backend run:
+
+```
+cargo install --git "https://github.com/lzanini/mdbook-katex"
+```