Update README.md

pull/47/head
ShahanaFarooqui 5 years ago committed by GitHub
parent 1ca58c208e
commit 3452a8f4ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -53,13 +53,15 @@ Reset Git (for the changes you may have made to the config file).
Warning: This step will revert the UI settings, you may have changed on RTL (We will address this in future revisions).
`$ git reset --hard HEAD`
```
$ git reset --hard HEAD
`$ git clean -f -d`
$ git clean -f -d
`$ git pull`
$ git pull
`$ npm install`
$ npm install
```
### Execution
Make sure you are in the RTL directory, where the application was built.

Loading…
Cancel
Save