Skip to content

Commit

Permalink
docs: Add shortened links to dev scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
seriema committed Mar 29, 2020
1 parent fa38e8a commit c6d6377
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 @@ -20,6 +20,8 @@ An expensive and over-engineered approach to storing ROMs and their metadata whi
$ curl -sSL https://raw.githubusercontent.com/seriema/retro-cloud/master/raspberry-pi/download-and-run.sh | bash
# Or this shortened URL:
$ curl -sSL https://tiny.cc/retro-cloud-setup | bash
# Or get the latest development version:
$ curl -sSL https://tiny.cc/rc-rpi | bash
```

> **NOTE!** You will be prompted to log into your Azure account. The script pauses with the message:
Expand All @@ -39,6 +41,8 @@ An expensive and over-engineered approach to storing ROMs and their metadata whi
$ curl -sSL https://raw.githubusercontent.com/seriema/retro-cloud/master/virtual-machine/setup.sh | bash
# Or this shortened URL:
$ curl -sSL https://tiny.cc/retro-cloud-setup-vm | bash
# Or get the latest development version:
$ curl -sSL https://tiny.cc/rc-vm | bash
```

1. Copy ROMs to Azure File Share. Alternatives:
Expand Down

0 comments on commit c6d6377

Please sign in to comment.