Skip to content

Commit

Permalink
fix(README): fix url by setting preformated blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
mproucelle committed Apr 10, 2018
1 parent 2269c29 commit 0c3a90d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ Example for RetroPie:
2. Press F4 enter terminal.
3. In the terminal, type the one-line command below(Case sensitive):

```bash
wget -O - "https://raw.githubusercontent.com/RetroFlag/retroflag-picase/master/install.sh" | sudo bash
```

--------------------

Expand All @@ -20,4 +22,6 @@ Example for RecalBox:
3. User:root Password:recalboxroot
4. In the terminal, type the one-line command below(Case sensitive):

```bash
wget -O - "https://raw.githubusercontent.com/RetroFlag/retroflag-picase/master/recalbox_install.sh" | bash
```

0 comments on commit 0c3a90d

Please sign in to comment.