diff --git a/README.md b/README.md index 79f93da..00ea30d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ We'll be building an app that will take user input, save it to a database, and d #### Installations Make sure you have the following installed: - - [Atom](https://atom.io/) or other text editor + - [Atom](https://atom.io/), VS Code, Sublime text and other text editors. - [Homebrew](http://brew.sh/): Homebrew is a package manager that makes it easy to install other packages. Install it by running the following command on your terminal: ```sh /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"