From bd4a74ea1bda6396ba6a176e21cb67500c0cbab1 Mon Sep 17 00:00:00 2001 From: marcin Date: Fri, 8 Aug 2025 07:45:35 +0200 Subject: [PATCH] Removed "Brief Step-by-Step" section (#4239) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Petter Holmström --- articles/tools/copilot/index.adoc | 7 ------- 1 file changed, 7 deletions(-) diff --git a/articles/tools/copilot/index.adoc b/articles/tools/copilot/index.adoc index 900ab88cad..76eef1c059 100644 --- a/articles/tools/copilot/index.adoc +++ b/articles/tools/copilot/index.adoc @@ -25,13 +25,6 @@ Once your application is running, click the image:images/activation-button.png[A image::images/activate-copilot.png[Activation of Vaadin Copilot] -*Brief Step-by-Step Instructions* - -- Go to https://start.vaadin.com/?preset=hilla[start.vaadin.com] and click _Download Project_. -- After downloading, unzip the project. -- Run `./mvnw` in the project folder. -- Once the project opens in your browser, click the image:images/activation-button.png[Activation button,26] button. - === Development Workflow