From 3ddea7944837ee0f79c396b9a13e34526c63b11a Mon Sep 17 00:00:00 2001 From: LexDev <79980995+lex-neufeld@users.noreply.github.com> Date: Tue, 3 Jun 2025 11:53:16 +0200 Subject: [PATCH] Update _developer_onboarding.md (#4570) I messed up this step. Making it more idiot proof. --- docs/_developer_onboarding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_developer_onboarding.md b/docs/_developer_onboarding.md index 525ab96fc0..b8141daef8 100644 --- a/docs/_developer_onboarding.md +++ b/docs/_developer_onboarding.md @@ -275,7 +275,7 @@ Follow these steps to install and configure the plugin and templates: 1. Install the AS plugin for generating modules : [Generate Module from Template](https://plugins.jetbrains.com/plugin/13586-generate-module-from-template) -2. Run the script `tools/templates/generate_templates.sh` to generate the template zip file +2. From repository root, run `./tools/templates/generate_templates.sh` to generate the template zip file 3. Import file templates in AS : - Navigate to File/Manage IDE Settings/Import Settings - Pick the `tmp/file_templates.zip` files