Skip to content

Commit 3dc820a

Browse files
committed
chore: readme
1 parent 900f3f1 commit 3dc820a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ git clone https://github.com/nativescript-community/ui-persistent-bottomsheet
176176
cd ui-persistent-bottomsheet
177177
npm i
178178
npm run setup
179-
npm run build && npm run build.angular
179+
npm run build.all
180180
cd demo-ng # or demo-vue or demo-svelte or demo-react
181181
ns run ios|android # or run `npx nativescript run ios|android` when you do not have nativescript installed globally
182182
```

0 commit comments

Comments
 (0)