Skip to content

Commit 2325ea9

Browse files
committed
added runners doc
1 parent 3e13082 commit 2325ea9

2 files changed

Lines changed: 632 additions & 1 deletion

File tree

content/docs/aesh/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public class HelloCommand implements Command<CommandInvocation> {
4848
}
4949
```
5050

51-
## Running the Console
51+
## Running your first Command
5252

5353
Use the `AeshConsoleRunner` to start an interactive console:
5454

0 commit comments

Comments
 (0)