From 12eca389f48a839586000479c6a2a1d5638ff67f Mon Sep 17 00:00:00 2001 From: Dmitry Shevtsov <12731225+dshevtsov@users.noreply.github.com> Date: Fri, 14 Feb 2020 10:04:21 -0600 Subject: [PATCH] Update README.md Co-Authored-By: hguthrie --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29984dd6a5e..9850e92da9c 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Once you have completed preparing your environment, you can build locally and pr ### Run the website -1. Run the rake task that verifies all the required dependencies and starts the embedded webserver: +1. Using the following rake task, verify all the required dependencies and start the embedded web server: ```bash rake preview