Browse Source

Quick developer updates to develop with atom

Roel van Uden 9 years ago
parent
commit
4f613ad45c
1 changed files with 1 additions and 5 deletions
  1. 1 5
      README.md

+ 1 - 5
README.md

@@ -112,10 +112,6 @@ Download *Fairy Tail* to `C:\Anime`:
 
 More information will be added at a later point. For now the recommendations are:
 
-* Visual Studio 2013 Update 4 (Core)
-* NodeJS Tools (Debugging)
-* TypeScript 1.4 (Language)
-* ReSharper 9.0+ (Hints/Formatting)
-* Web Essentials (TSLint)
+* Atom with `atom-typescript` and `linter-tslint` (and dependencies).
 
 Since this project uses TypeScript, compile with `node ts` or `npm install`.