Update README.md
This commit is contained in:
parent
227fd7a638
commit
8bf1b63c3a
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ angel init hello
|
|||
You can even have your server run and be *live-reloaded* on file changes:
|
||||
|
||||
```dart
|
||||
angel start
|
||||
dart bin/server.dart
|
||||
```
|
||||
|
||||
Next, check out the [detailed documentation](https://github.com/angel-dart/angel/wiki) to learn to flesh out your project.
|
||||
|
|
Loading…
Reference in a new issue