Skip to content

Commit

Permalink
fix README to include the namespace in the warg publish init example (
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinrp authored Sep 27, 2023
1 parent 12dfea5 commit ac71537
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
@@ -105,7 +105,7 @@ used to sign package log entries when publishing to the registry.
A new package can be initialized by running:

```
warg publish init hello
warg publish init example:hello
```

This creates a new package in the `example` namespace with the package ID `hello`.

0 comments on commit ac71537

Please sign in to comment.