From 9a8a6e8bc91b1de4a64f96d5a8ae9e54a19c8413 Mon Sep 17 00:00:00 2001 From: Donald Labaj Date: Wed, 17 Jul 2024 10:33:11 -0400 Subject: [PATCH] fix(build): Update README.md to start a new build. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f35375c..d9e964c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # React Log Viewer Live docs available on [patternfly.org](https://www.patternfly.org/extensions/log-viewer) - + To run the documentation locally, clone this repo and run: ```bash yarn install && yarn build && yarn start