From d185cc6add7be7cb08499b2f362a23ff43a0024f Mon Sep 17 00:00:00 2001 From: Ata Mahjoubfar Date: Sat, 7 May 2016 00:33:00 -0700 Subject: [PATCH] Added a missing verb --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b6ceb614..4911a745c 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This section describes how to set up a development environment. Everything you need is contained in a [Docker image](https://registry.hub.docker.com/u/wappalyzer/dev/) which is managed by Vagrant. -Running this environment optional but recommended as it provides some helpful tools. +Running this environment is optional but recommended as it provides some helpful tools. First, install [Docker](https://www.docker.com/) and [Vagrant](https://www.vagrantup.com/) on your system.