Skip to content

Commit 881fb6a

Browse files
authored
Merge pull request #2017 from ember-learn/super-rentals-tutorial
Tutorial Updates
2 parents 8b8bf8b + 8c4a5c8 commit 881fb6a

File tree

10 files changed

+2
-2
lines changed

10 files changed

+2
-2
lines changed

guides/release/tutorial/part-1/orientation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To verify that your installation was successful, run:
2424

2525
```shell
2626
$ ember --version
27-
ember-cli: 5.6.0
27+
ember-cli: 5.7.0
2828
node: 18.19.1
2929
os: linux x64
3030
```
@@ -38,7 +38,7 @@ We can create a new project using Ember CLI's `new` command. It follows the patt
3838
```shell
3939
$ ember new super-rentals --lang en
4040
installing app
41-
Ember CLI v5.6.0
41+
Ember CLI v5.7.0
4242

4343
Creating a new Ember app in /home/runner/work/super-rentals-tutorial/super-rentals-tutorial/dist/code/super-rentals:
4444
create .editorconfig
879 Bytes
Loading
505 Bytes
Loading
-356 Bytes
Loading
511 Bytes
Loading
452 Bytes
Loading
452 Bytes
Loading
511 Bytes
Loading
-356 Bytes
Loading
-471 Bytes
Loading

0 commit comments

Comments
 (0)