From e77ce390e48b4d4d0df4a51b08bc87c17456490d Mon Sep 17 00:00:00 2001 From: Stephen Mather <1174901+smathermather@users.noreply.github.com> Date: Thu, 23 May 2019 09:01:27 -0400 Subject: [PATCH] remove extra quote --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74f27eb02..d674af67d 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Press the "Fork" button at the top of this page. ### Linux: ```bash -sudo apt-get install -y git python3` +sudo apt-get install -y git python3 ``` ### MacOS