Skip to content

Commit 590432f

Browse files
Christoph Bühlerbuehler
authored andcommitted
docs: add note for the run command
1 parent bcab6a3 commit 590432f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ public static class Program
8383

8484
This adds the default commands (like run and the code generators) to your app.
8585

86+
_NOTE_: Technically you don't need to replace the function,
87+
but if you don't, the other commands like yaml generation
88+
are not available to your application.
89+
8690
### Add to Startup.cs
8791

8892
```csharp

0 commit comments

Comments
 (0)