aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9f27c7ce7..b8dc1aaf9 100644
--- a/README
+++ b/README
@@ -800,7 +800,7 @@ be interpreted as raw LaTeX, not as markdown.
[ASCIIMathML] website and make it available on your webserver. Then
create a custom header for your web page that includes the line
- <script src=/path/to/ASCIIMathML.js></script>
+ <script src="/path/to/ASCIIMathML.js"></script>
Custom headers
==============