diff options
author | Justin Nolan <justin@nolan.de> | 2023-02-10 21:10:23 +0100 |
---|---|---|
committer | Justin Nolan <justin@nolan.de> | 2023-02-10 21:10:23 +0100 |
commit | 39e3bd195b16402a85452415c32460d7cac1e26a (patch) | |
tree | 21818ddd5dcca51fc33fa8853ff2a7e0cbf072df /docs | |
parent | 43440dc83204464a0bee3d152e77c36030dac3b2 (diff) |
Update docs readme
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README.md | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/README.md b/docs/README.md index 0ba61fc..bd40237 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,8 +1,3 @@ # Documentation -Documentation files have been written in [LaTeX](https://en.wikipedia.org/wiki/LaTeX). If you would like to generate these files yourself, please install these packages or equivalent for your distribution: - -```shell -sudo apt install -y texlive-latex-recommended -sudo apt install -y texlive-latex-extra -```
\ No newline at end of file +[C++ Style Guidlines](styleguide-cpp.md)
\ No newline at end of file |