Skip to content

Commit 732c34e

Browse files
mattschesAJenbo
authored andcommitted
Update SETUP.md
--init is an option, not a command.
1 parent e476f7f commit 732c34e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/SETUP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ PHPantom supports an optional per-project configuration file for settings like P
150150
To generate a default config file with all options documented and commented out:
151151

152152
```bash
153-
phpantom_lsp init
153+
phpantom_lsp --init
154154
```
155155

156156
This creates a `.phpantom.toml` in the current directory. Currently supported settings:

0 commit comments

Comments
 (0)