Просмотр исходного кода

add mdbook-katex to doc/README.md

narodnik 4 лет назад
Родитель
Сommit
a068ff2da9
1 измененных файлов с 6 добавлено и 0 удалено
  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"
+```