From 4bc27bdd9d0fc4394e962ae4ed0adf73fcfb4404 Mon Sep 17 00:00:00 2001 From: Kevin Miller Date: Thu, 5 Nov 2020 03:36:09 -0800 Subject: [PATCH] chore: Remove quote --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c53b1ce3..12f7466fc 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The website is built from two separate data sources: our own API for COVID data, yarn setup ``` -You can also run `yarn setup:api-repo"` if you just want to download data and not touch the `.env` file. +You can also run `yarn setup:api-repo` if you just want to download data and not touch the `.env` file. To run the website locally, use: