Skip to content

Commit 624c3ce

Browse files
committed
changes
1 parent a8e1c5c commit 624c3ce

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Instructions to run
1414
1.2 Install any http server
1515

1616

17-
1.2 Install the following node modules
17+
1.3 Install the following node modules
1818
- esprima
1919
- escodegen (install locally in project/lib/ directory, otherwise node is not able to pick it)
2020
- cheerio
@@ -26,15 +26,15 @@ Instructions to run
2626
- fs
2727

2828

29-
1.3 start proxy server
29+
1.4 start proxy server
3030

31-
Go into "server/" directory and start proxy server by executing "node proxy.js"
31+
Go into "server/" directory and start proxy server by executing "node proxy.js"
3232

3333

34-
1.4 Configure proxy in web browser to point to "localhost:2500"
34+
1.5 Configure proxy in web browser to point to "localhost:2500"
3535

3636

37-
1.5 Copy "client" folder to a location where it can be served by a http server
37+
1.6 Copy "client" folder to a location where it can be served by a http server
3838

3939

4040

0 commit comments

Comments
 (0)