Skip to content

Commit 14681cb

Browse files
czoselgitbook-bot
authored andcommitted
GITBOOK-21: use yarn
1 parent 8472e68 commit 14681cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ First, you'll need to [install the Ember.js framework](https://guides.emberjs.co
4848
After, create a new ember app by running
4949

5050
```bash
51-
ember new caluma-demo
51+
ember new caluma-demo --yarn
5252
```
5353

5454
Inside the new app install the Ember.js addons for Caluma forms (`ember-form` is responsible for rendering Caluma forms, while `ember-form-builder` offers an UI to create and modify Caluma forms).

0 commit comments

Comments
 (0)