From 29e65c518a729dc35b787ad405f2998fcb83c7c0 Mon Sep 17 00:00:00 2001 From: FabrizioCafolla Date: Mon, 2 Oct 2023 13:52:00 +0200 Subject: [PATCH] fix: api build --- API.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/API.md b/API.md index df8ac39..f7f8dfb 100644 --- a/API.md +++ b/API.md @@ -155,7 +155,9 @@ Once deployed you can copy the ARN of the 'NewRelicInfrastructure-Integrations' ``` yarn install + npx projen default + cd docs yarn install ```