From 8d16b1f02381fb637ee01ac2b8b0011cd4706429 Mon Sep 17 00:00:00 2001 From: Arunesh Chandra Date: Mon, 25 Jul 2016 12:43:06 -0700 Subject: [PATCH] Added fwd links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 52a316366ce..08d9aef1830 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ improve the TTD functionality so check in often for updates! ### Setup To get started with TTD you will need the following: -- VSCode Insider Build from [here](https://code.visualstudio.com/insiders) -- Install Node-ChakraCore with TTD from [here]() +- Install VSCode Insider build from [here](https://aka.ms/vscode-insider) +- Install Node-ChakraCore with TTD from [here](https://aka.ms/nodettdinstaller) (or build the ```debugging-ttd-preview``` branch from [node/node-chakracore](https://github.com/nodejs/node-chakracore)) Note: Currently TTD support is available on Windows only. Linux support will be available soon.