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 633c882 commit a6da75c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ With the objective of allowing people to:

### Building

### Via mkc CLI (recommended)
### Via MakeCode CLI (recommended)

```
mkc init
mkc -d
```
1. Install the [MakeCode CLI](https://microsoft.github.io/pxt-mkc/).
2. Attach a micro:bit to your computer using USB cable.
3. Clone this repo and cd to it
4. invoke `mkc -d`, which will produce the MicroData hex file (in built/mbcodal-binary.hex) and copy it to the micro:bit drive.

#### Via Web App

Expand Down

0 comments on commit a6da75c

Please sign in to comment.