Skip to content

Commit ce6a608

Browse files
authored
Update multiserver_setup.md
Fix typo, I struggle trying to understand what c/c stands for.
1 parent d42b928 commit ce6a608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crowdsec-docs/unversioned/user_guides/multiserver_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A typical multi server setup should thus have:
1919
- The agent should be registered to the local api
2020

2121
**Using login/password authentication**
22-
- By running `cscli machines add MyMachine` on the LAPI (and c/c the generated credentials to the agent)
22+
- By running `cscli machines add MyMachine` on the LAPI (and c/p the generated credentials to the agent)
2323
- or by running `cscli lapi register --machine MyMachine --url http://<lapi>` on the agent and accepting the machine from LAPI with `cscli machines validate MyMachine`
2424

2525
**Using client cert authentication**

0 commit comments

Comments
 (0)