mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
Upgrade minimum development Node version to v8 (#1861)
Node v6 will reach its end-of-life by April 2019.
This commit is contained in:
@@ -22,7 +22,7 @@ yarn global add katex
|
||||
```
|
||||
|
||||
### Building from Source
|
||||
To build you will need Git, Node.js 6.9 or later, and Yarn.
|
||||
To build you will need Git, Node.js 8 or later, and Yarn.
|
||||
|
||||
Clone a copy of the GitHub source repository:
|
||||
```bash
|
||||
|
Reference in New Issue
Block a user