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