mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-10 05:13:17 +00:00
added missing runs
This commit is contained in:
@@ -29,8 +29,8 @@ The application is written using Electron with Angular and installs on Windows,
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install
|
npm install
|
||||||
npm reset # Only necessary if you have previously run the CLI app
|
npm run reset # Only necessary if you have previously run the CLI app
|
||||||
npm rebuild
|
npm run rebuild
|
||||||
npm run electron
|
npm run electron
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -38,7 +38,7 @@ npm run electron
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install
|
npm install
|
||||||
npm reset # Only necessary if you have previously run the desktop app
|
npm run reset # Only necessary if you have previously run the desktop app
|
||||||
npm run build:cli:watch
|
npm run build:cli:watch
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user