Skip to content

Commit 2b06098

Browse files
committed
minor readme workaround. Refs #559
1 parent 09767da commit 2b06098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ JavaScript developers can now just open a `.ts` file and start hacking away like
88

99
1. Install [atom](https://atom.io).
1010
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).
1212

1313
**Additional Notes**: [Some packages we love](https://github.com/TypeStrong/atom-typescript/blob/master/docs/packages.md).
1414

0 commit comments

Comments
 (0)