We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d54cf3 commit 418d6abCopy full SHA for 418d6ab
parse.js
@@ -4,7 +4,7 @@
4
// It is written in JS because this code used to be executed on the client side.
5
// To install dependencies run:
6
// $ npm install -g jsdom jquery showdown highlightjs
7
-// If running on mac and modules cant be found after instalation add:
+// If running on Mac and modules can't be found after installation add:
8
// export NODE_PATH=/usr/local/lib/node_modules
9
// to the ~/.bash_profile or ~/.bashrc file and run '$ bash'.
10
0 commit comments