Use markdown formatting

This commit is contained in:
Luke Murphy 2019-06-23 12:13:44 +02:00
parent 65cd33333e
commit f0363bd136
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -1,14 +1,14 @@
==================== # FAKE - RELEARN - ENV
FAKE - RELEARN - ENV
====================
An artificial re-creation of the relearn environment we made. All the paths, An artificial re-creation of the relearn environment we made.
guides and scripts are localised within this folder. We need this to take some
screenshots for the Rigged Systems call.
Run: All the paths, guides and scripts are localised within this folder.
$ bash # get into a fresh new shell (CTRL-D to escape later) # Run It
$ source enter-the-shell.sh
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.