Use markdown formatting

This commit is contained in:
2019-06-23 12:13:44 +02:00
parent 65cd33333e
commit f0363bd136

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,
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.