Explorar el Código

add mdbook-katex to doc/README.md

narodnik hace 4 años
padre
commit
a068ff2da9
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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"
+```