Skip to content

Commit 69862f3

Browse files
Add an equal for config file flag set in registration command
1 parent 8aad04d commit 69862f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/3_guides/6_setup_aligned.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Different configs for operators can be found in `config-files/config-operator`.
105105
If you wish to only register an operator you can run:
106106

107107
```bash
108-
make operator_full_registration CONFIG_FILE<path_to_config_file>
108+
make operator_full_registration CONFIG_FILE=<path_to_config_file>
109109
```
110110

111111
and to start it once it has been registered:

0 commit comments

Comments
 (0)