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
1 changed files with 10 additions and 10 deletions

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.