From 2a6bb7d24f4c6cc97399484afefa2c8784b80a92 Mon Sep 17 00:00:00 2001 From: ConnorSkees <39542938+ConnorSkees@users.noreply.github.com> Date: Sat, 15 Feb 2020 11:47:19 -0500 Subject: [PATCH] Lowercase github name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d504dc..29efc22 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ An implementation of the SASS spec in pure Rust To run the official test suite, ```bash -git clone https://github.com/ConnorSkees/grass +git clone https://github.com/connorskees/grass cd grass git submodule init git submodule update