Skip to content

Commit

Permalink
docs: fix wrong command in usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
RMcTn authored and jacderida committed Mar 24, 2024
1 parent fd95128 commit f9acc4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sn_node_manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ As with other Safe-related components, Safenode Manager will shortly be availabl
- `--log-dir-path`: Path for the log directory. Optional, with platform-specific defaults.
- `--user`: User account under which the service should run. Optional. Default: `safe`.
- `--version`: Version of `safenode` to add. Optional. Default: the latest version.
- Usage: `safenode-manager install [OPTIONS]`
- Usage: `safenode-manager add [OPTIONS]`

This command must run as the root user on Linux/macOS and the Administrator user on Windows.

Expand Down

0 comments on commit f9acc4e

Please sign in to comment.