diff --git a/README.md b/README.md index 7aabba5..0c97455 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,13 @@ This repo is a copy of [Tibor Simon's Github](https://github.com/tiborsimon/math ## Usage -First, in the head of yout html page, load `MathJax.js` with the config setting: +To download: `$ git clone https://git.brz9.dev/ed/mathjax-tex-woff.git` + +In the head of your html page, load `MathJax.js` with the config setting: `` -Then, before the closing `` tag add the following script: +Before the closing `` tag add the following script: ```