We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 858e136 + 1f743cb commit 389ff39Copy full SHA for 389ff39
README.md
@@ -14,6 +14,10 @@ $ npm run lint:fix
14
15
This repository uses [Docsify](https://docsify.js.org) for generating documentation website on the fly.
16
17
+if you want run Docsify you must use latest version of node (now is v13.0.1)
18
+read this issue [#299](https://github.com/Swap76/Learn-JavaScript/issues/299)
19
+
20
21
**Steps:**
22
1. Install dependencies
23
```
0 commit comments