aboutsummaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
author Robert Clarke <clarke.john.robert@gmail.com>2023-02-08 19:59:02 +0100
committer Robert Clarke <clarke.john.robert@gmail.com>2023-02-08 19:59:02 +0100
commit8cef79142f61af13e7ae0a523e958b45f1bd6299 (patch)
tree9f6653cceaf03b47a1769bed0a7259e5250a7494 /docs/README.md
parent233d8896093cd1fef145c0b8483c50cf6d068721 (diff)
Beginning of initial draft
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md
new file mode 100644
index 0000000..0ba61fc
--- /dev/null
+++ b/docs/README.md
@@ -0,0 +1,8 @@
+# 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