Update README.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
parent
457d819204
commit
09f407e3db
1 changed files with 7 additions and 0 deletions
|
|
@ -277,6 +277,13 @@ npm install -g .
|
||||||
|
|
||||||
This makes `beadboard` and `bd` commands available globally.
|
This makes `beadboard` and `bd` commands available globally.
|
||||||
|
|
||||||
|
**Alternative: Platform-specific wrappers**
|
||||||
|
|
||||||
|
If you prefer not to install globally via npm, you can use the platform-specific wrappers.
|
||||||
|
|
||||||
|
POSIX (Linux/macOS):
|
||||||
|
```bash
|
||||||
|
bash ./install/install.sh
|
||||||
### Development Setup
|
### Development Setup
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue