Skip to content

doc: Removed "Brief Step-by-Step" section in Copilot #4239

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: latest
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions articles/tools/copilot/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@ See the <</getting-started/start#, Start a Project>> guide for more information.

Once your application is running, click the image:images/activation-button.png[Activation button,26] button to activate or deactivate 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

Expand Down
Loading