diff --git a/README.md b/README.md index 4391194..bb11361 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ - ==================== - FAKE - RELEARN - ENV - ==================== +# FAKE - RELEARN - ENV - An artificial re-creation of the relearn environment we made. All the paths, - guides and scripts are localised within this folder. We need this to take some - screenshots for the Rigged Systems call. +An artificial re-creation of the relearn environment we made. - Run: +All the paths, guides and scripts are localised within this folder. - $ bash # get into a fresh new shell (CTRL-D to escape later) - $ source enter-the-shell.sh +# Run It -And you'll be back in the friendly 'ol Relearn shell again. +```bash +$ bash # get into a fresh new shell (CTRL-D to escape later) +$ source enter-the-shell.sh +``` + +And you'll be back in the friendly 'ol Relearning shell again.