We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm install
npm add
1 parent 953c251 commit c6c0617Copy full SHA for c6c0617
docs/quick-guide.md
@@ -9,7 +9,7 @@ title: Quick guide
9
You can integrate this library in your project using the [npm package](https://www.npmjs.com/package/@microbit/microbit-fs):
10
11
```bash
12
-$ npm add @microbit/microbit-fs
+$ npm install @microbit/microbit-fs
13
```
14
15
## MicroPython filesystem inside a hex file
0 commit comments