From 74dd2c92105a234a3ae59c6496a504898184f9d2 Mon Sep 17 00:00:00 2001 From: Aatman Date: Fri, 13 Aug 2021 20:17:08 +0530 Subject: [PATCH] chore: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 774b9d8..36bd993 100644 --- a/README.md +++ b/README.md @@ -100,8 +100,8 @@ $ pip install cdk8s-aws-lb-controller-api-objects 2. Bootstrap the repo: ```bash - npx projen # generates package.json yarn install # installs dependencies + yarn projen ``` 3. Development scripts: |Command|Description