From 77f07ed2eedf7f7fa122d61ddca0fa5f23f30f4d Mon Sep 17 00:00:00 2001 From: saubyk <39208279+saubyk@users.noreply.github.com> Date: Sun, 18 Nov 2018 09:04:50 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3bfe7618..a8d7e74a 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,9 @@ Reset Git (for the changes you may have made to the config file). Warning: This step will revert the settings changes, you may have made on RTL earlier. We will address this in future revisions. `$ git reset --hard HEAD` + `$ git clean -f -d` + `$ git pull` ### Execution