We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bf6d50 commit 6b8ab8eCopy full SHA for 6b8ab8e
README.md
@@ -59,9 +59,9 @@ Installing ShellOracle is easy!
59
```zsh
60
python3 -m pip install shelloracle
61
```
62
-2. Next, run `shelloracle init` and follow the prompts
+2. Next, run `shelloracle --init` and follow the prompts
63
64
- python3 -m shelloracle init
+ python3 -m shelloracle --init
65
66
67
> [!NOTE]
0 commit comments