Skip to content

Commit

Permalink
fixed outdated reference to './start'
Browse files Browse the repository at this point in the history
  • Loading branch information
mpscholten committed Oct 27, 2024
1 parent 96d41a5 commit c39d5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Guide/your-first-project.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ cd blog
Start the development server by running the following in the `blog` directory:

```bash
./start
devenv up
```

Your application is starting now. The development server will automatically launch the built-in IDE.
Expand Down

0 comments on commit c39d5f0

Please sign in to comment.