Skip to content

Commit 0f67254

Browse files
authored
Update README.md
1 parent 6607993 commit 0f67254

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ You can use it to run the tutorial locally and translate it into your language.
3737
```
3838
cd /js
3939
git clone https://github.com/iliakan/javascript-tutorial-server
40-
git clone https://github.com/iliakan/jsengine modules/jsengine
40+
git clone https://github.com/iliakan/jsengine javascript-tutorial-server/modules/jsengine
4141
```
4242
4343
Please note, there are two clone commands. That's not a typo: `modules/jsengine` is cloned from another repository.

0 commit comments

Comments
 (0)