We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e13082 commit 2325ea9Copy full SHA for 2325ea9
2 files changed
content/docs/aesh/getting-started.md
@@ -48,7 +48,7 @@ public class HelloCommand implements Command<CommandInvocation> {
48
}
49
```
50
51
-## Running the Console
+## Running your first Command
52
53
Use the `AeshConsoleRunner` to start an interactive console:
54
0 commit comments