Skip to content

Commit d1bfab6

Browse files
committed
Update README.md
1 parent 509ae75 commit d1bfab6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ Installation
88

99
You need to have node.js installed before anything.
1010

11-
Clone the repository in your sublime "Packages" directory. You need to clone with the --recursive option, or to put the typescript *source* into the lib/typescript directory.
11+
Clone the repository in your sublime "Packages" directory.
12+
You need to clone with the --recursive option, or to put the typescript *source* into the lib/typescript directory.
13+
You also need to ensure that the node executable is on your path, or that the "node_path" key is set somewhere in a
14+
typescript.sublime-settings settings file that sublime text can reach.
1215

1316
~~~sh
1417
git clone https://github.com/raph-amiard/sublime-typescript --recursive

0 commit comments

Comments
 (0)