Skip to content

Commit 55106ee

Browse files
authored
Merge pull request smallstep#367 from smallstep/herman-sudo-agent-register
2 parents 8b017f0 + 6c46311 commit 55106ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/smallstep-agent.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ curl -sL https://packages.smallstep.com/scripts/smallstep-agent-install.sh | sud
191191
To configure the agent and register your Linux device with your Smallstep team, run:
192192
193193
```jsx
194-
step-agent-plugin register [team name]
194+
sudo step-agent-plugin register [team name]
195195
```
196196
197197
Alternatively, you can configure the agent manually.

0 commit comments

Comments
 (0)