From 694ad6ea62741d16b4df5f87ee3102ef93d26c9e Mon Sep 17 00:00:00 2001 From: ad hoc Date: Tue, 24 Sep 2024 23:29:46 +0200 Subject: [PATCH] fix missing arg in README command (#301) The getting started in the readme is missing an argument :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e30e30df..bb839869 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ default. Next, create a new signing key to publish packages with: ``` -warg key new 127.0.0.1:8090 +warg key new --registry 127.0.0.1:8090 ``` The new signing key will be stored in your operating system's key store and