From 7cd9780ecbd01b5490d433c4bfe669e3777f63b6 Mon Sep 17 00:00:00 2001 From: Kaizen Conroy <36202692+kaizencc@users.noreply.github.com> Date: Tue, 23 Jan 2024 14:49:55 -0500 Subject: [PATCH] Update README.md --- packages/@aws-cdk-testing/cli-integ/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/@aws-cdk-testing/cli-integ/README.md b/packages/@aws-cdk-testing/cli-integ/README.md index cf4906ab9bf04..4949bf9d23ba2 100644 --- a/packages/@aws-cdk-testing/cli-integ/README.md +++ b/packages/@aws-cdk-testing/cli-integ/README.md @@ -77,7 +77,8 @@ $ ./build.sh $ ./pack.sh # Use publib to upload to CodeArtifact -$ npm install -g publib-ca +$ npm install -g publib +# publib-ca is a CLI tool that comes with publib $ publib-ca create $ publib-ca publish /path/to/dist