Skip to content

Commit 9c4194d

Browse files
committed
readme
1 parent 00f606e commit 9c4194d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ You can use it to run the tutorial locally and translate it into your language.
88

99
# Installation
1010

11+
If you have an old copy of the English tutorial, please rename `1-js/05-data-types/09-destructuring-assignment/1-destructuring-assignment` to `1-js/05-data-types/09-destructuring-assignment/1-destruct-user`.
12+
13+
1114
1. Install [Git](https://git-scm.com/downloads) and [Node.JS](https://nodejs.org).
1215

1316
These are required to update and run the project.
@@ -62,6 +65,8 @@ You can use it to run the tutorial locally and translate it into your language.
6265
As you edit text files, the webpage gets reloaded automatically, so it's handy
6366
to split the screen at two sides: put the browser to the left half and edit in the right half.
6467
68+
69+
6570
# TroubleShooting
6671
6772
If something doesn't work – [file an issue](https://github.com/iliakan/javascript-tutorial-server/issues/new).

0 commit comments

Comments
 (0)