Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tballmsft authored Aug 15, 2024
1 parent b785ca1 commit 4fb4788
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,15 @@ With the objective of allowing people to:
### Building

### Via mkc CLI (recommended)

```
mkc init
mkc -d
```

#### Via Web App
You need to use https://makecode.microbit.org/beta currently to build MicroData. You can load this repo into MakeCode using the Import button in the home page and selecting "Import URL".

Please note that there is currently no simulator support for the arcade shield extension (https://github.com/microsoft/pxt-arcadeshield) that MicroData depends on.

#### Via pxt CLI
```
pxt target microbit
pxt install
pxt build
You need to use https://makecode.microbit.org/beta currently to build MicroData. You can load this repo into MakeCode using the Import button in the home page and selecting "Import URL". Please note that there is currently no simulator support for the arcade shield extension (https://github.com/microsoft/pxt-arcadeshield) that MicroData depends on.
```
Expand Down

0 comments on commit 4fb4788

Please sign in to comment.