Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 735a7b2

Browse files
authored
changes link to vscode tips
1 parent 6c1e8d5 commit 735a7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Week0/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In week one we will discuss the following topics:
1313
## How to get started
1414
1. Download and install the latest Current version of NodeJS - from https://nodejs.org/en/download/current/
1515
To test that it was installed and running properly, go to your terminal and run the command: node -v You should get the node version printed on your terminal, for example, v8.8.0
16-
2. Although you are free to make you own choice of text/code editor to use during class and homework, we have good experiences with Microsoft's free VSCode editor, which is supported on Windows, Mac and Linux. Please refer to our [VSCode Tips](../VSCodeTips/VSCodeTips.md) for more information.
16+
2. Although you are free to make you own choice of text/code editor to use during class and homework, we have good experiences with Microsoft's free VSCode editor, which is supported on Windows, Mac and Linux. Please refer to our [VSCode Tips](../VSCodeTips/README.md) for more information.
1717

1818
### Here are resources that we like you to read as a preparation for the coming lecture:
1919

0 commit comments

Comments
 (0)