Skip to content

Commit

Permalink
Add sudo to agent register invocation
Browse files Browse the repository at this point in the history
  • Loading branch information
hslatman committed Jan 6, 2025
1 parent 8b017f0 commit 6c46311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/smallstep-agent.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ curl -sL https://packages.smallstep.com/scripts/smallstep-agent-install.sh | sud
To configure the agent and register your Linux device with your Smallstep team, run:
```jsx
step-agent-plugin register [team name]
sudo step-agent-plugin register [team name]
```
Alternatively, you can configure the agent manually.
Expand Down

0 comments on commit 6c46311

Please sign in to comment.