We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6607993 commit 0f67254Copy full SHA for 0f67254
1 file changed
README.md
@@ -37,7 +37,7 @@ You can use it to run the tutorial locally and translate it into your language.
37
```
38
cd /js
39
git clone https://github.com/iliakan/javascript-tutorial-server
40
- git clone https://github.com/iliakan/jsengine modules/jsengine
+ git clone https://github.com/iliakan/jsengine javascript-tutorial-server/modules/jsengine
41
42
43
Please note, there are two clone commands. That's not a typo: `modules/jsengine` is cloned from another repository.
0 commit comments