Skip to content

Commit 8b9f58b

Browse files
author
Eric Elliott
committed
Update README.md
1 parent 7b821df commit 8b9f58b

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
@@ -66,7 +66,7 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
6666
* [nvm](https://github.com/creationix/nvm) First install this...
6767
* [Node](http://nodejs.org/) Then install Node (with nvm). You'll need this even if you're a front-end dev.
6868
* [npm](https://www.npmjs.com/) Install lots of other things with npm. **The package manager for JavaScript.** Comes with Node.
69-
* [Sublime Text 3](http://www.sublimetext.com/3)
69+
* [Atom](https://atom.io/) Nice, hackable editor by GitHub.
7070
* [Node Inspector](https://github.com/node-inspector/node-inspector) Debug Node code with the Chrome debug tools
7171
* [TraceGL](https://github.com/traceglMPL/tracegl) Powerful runtime analysis of live JavaScript code
7272
* [Tern](http://ternjs.net/) Static analysis in JavaScript

0 commit comments

Comments
 (0)