Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix a typography
  • Loading branch information
dinosaure authored Dec 19, 2024
1 parent 0bc2248 commit 41c45ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ to retain the signing request and certificate, and the user keys are on the
local machine.

```
albatross-client create hello hello-key.hvt --ca=user.pem --ca-key=user.pem --server-ca=cacert.pem --destination <REMOTE_IP:PORT> [--arg='--hello=albatross-hi'] [--cpu=1]
albatross-client create hello hello-key.hvt --ca=user.pem --ca-key=user.key --server-ca=cacert.pem --destination <REMOTE_IP:PORT> [--arg='--hello=albatross-hi'] [--cpu=1]
```

## Installation
Expand Down

0 comments on commit 41c45ed

Please sign in to comment.