From 10c44d050f46ca3bbe471786b8c09733d1d8c673 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Fri, 12 Sep 2025 15:03:44 +0200 Subject: [PATCH] Fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b93261c..46bbb83f 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Install `opentofu`, `docker`, and `yarn`. Try running this on Linux or macOS for ```bash ./setup.sh ``` -If it doesn't work, you can install them manually (Google how to install `opentofu`, `docker`, and `yarn` for your OS). +If it doesn't work, you can install them manually (google how to install `opentofu`, `docker`, and `yarn` for your OS). Then, install the dependencies for this project: ```bash