You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: port_JavaScript/README.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,12 @@
1
1
### JavaScript
2
2
3
-
#### Command line example for node.js:
4
-
- first copy the two grammar files and the example.py to this directory
3
+
#### Command line example for [Node.js](https://nodejs.org/en/download):
4
+
- first download the necessary node modules and set the ```type``` field in the ```package.json``` then copy the two grammar files and example.py to this directory:
0 commit comments