Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
Update TTD-README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aruneshchandra authored Mar 10, 2017
1 parent 6129379 commit bdf6c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TTD-README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ traces even if you don't have the project sources available. This is done by:
To get started with diagnostic tracing and TTD you will need the following:

- Install [Node-ChakraCore](https://github.com/nodejs/node-chakracore/releases)
- (Recommended) install [NVS](https://github.com/jasongin/nvs/blob/master/doc/SETUP.md) which is a cross-platform tool for switching between different versions and forks of Node.js and will allow you to easily switch between Node-ChakraCore and other Node.js versions. Once NVS is installed simply enter the following commands in the console:
- (Recommended) install [NVS](https://github.com/jasongin/nvs/blob/master/README.md) which is a cross-platform tool for switching between different versions and forks of Node.js and will allow you to easily switch between Node-ChakraCore and other Node.js versions. Once NVS is installed simply enter the following commands in the console:

```
nvs remote chakracore-nightly https://nodejs.org/download/chakracore-nightly/
Expand Down

0 comments on commit bdf6c12

Please sign in to comment.