diff --git a/README.md b/README.md
index f182be3..cfa8b0d 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,4 @@ A "competitor" of sorts to magicalsoup/highschool.
 
 Please note that the clone link is incorrect; it should be `https://git.eggworld.tk/eggy/eifueo.git`.
 
-The LaTeX formatting in this repository uses `\(...\)` for inline math, and `\[...\]` for multi-line math.
+The LaTeX formatting in this repository uses `$...$` for inline math, and `$$...$$` for multi-line math.
diff --git a/docs/index.md b/docs/index.md
index a2b5dba..f2eaa6a 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -3,7 +3,7 @@
 This website is intended to be a database of knowledge for students.
 
 
-Testing math rendering: \(a^2+b^2=c^2\)
+Testing math rendering: $a^2+b^2=c^2$
 
 | Tables | too! |
 | --- | --- |