simpler instructions

This commit is contained in:
Peli de Halleux 2016-09-08 00:46:43 -07:00
parent af8babfea2
commit 2bacb58fdd
1 changed files with 1 additions and 3 deletions

View File

@ -25,7 +25,5 @@ The PXT command line also works on Raspbian and allows to run a local server and
To install all the tools,
```
git clone https://github.com/Microsoft/pxt-rpi.git
cd pxt-rpi
sh ./install.sh
curl -s https://raw.githubusercontent.com/Microsoft/pxt-rpi/master/install.sh | sh -
```