From 94bfd46747bec8dc5d350f8e35c0cd2080acfedb Mon Sep 17 00:00:00 2001 From: Manish Gautam <45124835+ManishGautam001@users.noreply.github.com> Date: Thu, 1 Oct 2020 01:13:58 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)"