You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ JavaScript developers can now just open a `.ts` file and start hacking away like
8
8
9
9
1. Install [atom](https://atom.io).
10
10
2.`apm install atom-typescript` (`apm` needs `git` in your path)
11
-
3. Fire up atom. Wait for the message: `AtomTS: Dependencies installed correctly. Enjoy TypeScript ♥`**It may take up to 5 minutes for this message to appear. Be patient!**
11
+
3. Fire up atom. Open a TypeScript file. Potentially wait for further installs (just `apm install linter` if its not there already).
12
12
13
13
**Additional Notes**: [Some packages we love](https://github.com/TypeStrong/atom-typescript/blob/master/docs/packages.md).
0 commit comments