Skip to content

Commit 00f606e

Browse files
committed
readme
1 parent db4b5d1 commit 00f606e

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,12 @@ You can use it to run the tutorial locally and translate it into your language.
4747
Run the site with the language:
4848
```
4949
cd /js/javascript-tutorial-server
50-
./edit en
50+
./edit ru
5151
```
5252
53-
Wait for a couple of seconds as it reads the tutorial from disk and builds static assets.
53+
Please note that the argument of `edit` is exactly the language you cloned at step 5.
54+
55+
Wait a bit as it reads the tutorial from disk and builds static assets.
5456
5557
Then access the site at `http://127.0.0.1:3000`.
5658

0 commit comments

Comments
 (0)