This commit is contained in:
pelikhan 2022-02-11 10:51:28 -08:00
Родитель e720ffc6e6
Коммит 5c1e717bf9
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -22,8 +22,8 @@ The rest of this page is for developers of the `jacdac-ts` library.
- Install [nodejs.org](https://nodejs.org/) 14+
- Install the tool globally.
```
npm install -g jacdac-cli
```bash
sudo npm install -g jacdac-cli
```
## Usage