From c47dfba1fc4999004e50d1f40b19efefffdaaf7d Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Mon, 7 Feb 2022 20:59:16 -0500 Subject: [PATCH] fix(docs): remove outdated paragraph [skip ci] --- .github/readme/partials/documentation/setup/local.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/readme/partials/documentation/setup/local.md b/.github/readme/partials/documentation/setup/local.md index a530c1dc..06a7f996 100644 --- a/.github/readme/partials/documentation/setup/local.md +++ b/.github/readme/partials/documentation/setup/local.md @@ -1,7 +1,5 @@ # 🔧 Local setup for development (~20 min) -*Documentation not available yet* - ## 0️ Prepare your machine A machine with a recent version of [NodeJS](https://nodejs.org) is required (see used version in [Dockerfile](/Dockerfile#L1-L2)).