1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

no need to sub:init anymore

This commit is contained in:
Kyle Spearrin
2019-03-15 23:06:23 -04:00
parent a3ba833f0d
commit 69dd40b4d5

View File

@@ -70,7 +70,6 @@ We provide detailed documentation and examples for using the CLI in our help cen
**Run the app** **Run the app**
```bash ```bash
npm run sub:init
npm install npm install
npm run build:watch npm run build:watch
``` ```