Skip to content

Commit

Permalink
README fix that adds port number to the warg key new example
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt authored Nov 1, 2023
1 parent ec335e1 commit 5a885d6
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 @@ -91,7 +91,7 @@ default.
Next, create a new signing key to publish packages with:

```
warg key new 127.0.0.1
warg key new 127.0.0.1:8090
```

The new signing key will be stored in your operating system's key store and
Expand Down

0 comments on commit 5a885d6

Please sign in to comment.