Small tweaks to documentation (#1527)

This commit is contained in:
Erik Demaine
2018-07-29 23:25:38 -04:00
committed by ylemkimon
parent a76c4b9a2f
commit c88fa70a62
10 changed files with 31 additions and 30 deletions

View File

@@ -35,6 +35,6 @@ Then install dependencies and run `build` script:
npm install # or yarn install
npm run build # or yarn build
```
<br>
> You can manually download the package and source code from
[GitHub releases](https://github.com/Khan/KaTeX/releases).