From a57eaaf2f60e03df2305419557450e8f3edf1c76 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Thu, 28 Nov 2019 15:51:23 -0800 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02082003..512bbffb 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ cd .. ``` 6. Clone this repository. ``` -git clone https://github.com/microsoft/pxt-microbit-next +git clone https://github.com/microsoft/pxt-microbit cd pxt-microbit ``` 7. Install the PXT command line (add `sudo` for Mac/Linux shells).