Modify readme info (#1720)
This commit is contained in:
parent
9699eac1b3
commit
8abde05f6a
@ -57,7 +57,10 @@ npm install -g pxt
|
|||||||
```
|
```
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
8. Link pxt-microbit back to base pxt repo (add `sudo` for Mac/Linux shells).
|
8. Link pxt-microbit back to base pxt repo (add `sudo` for Mac/Linux shells).
|
||||||
|
This step is only required if you intend to make changes to pxt and/or
|
||||||
|
pxt-common-packages repos. If all you want is serve a local Makecode, you can skip
|
||||||
|
this step.
|
||||||
```
|
```
|
||||||
npm link ../pxt
|
npm link ../pxt
|
||||||
npm link ../pxt-common-packages
|
npm link ../pxt-common-packages
|
||||||
|
Loading…
Reference in New Issue
Block a user