From 23a4df3af7e018d8dd5783721e7f055bc02e4c01 Mon Sep 17 00:00:00 2001 From: LexDev <79980995+lex-neufeld@users.noreply.github.com> Date: Thu, 10 Apr 2025 12:36:17 +0200 Subject: [PATCH] Update _developer_onboarding.md 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 738bd124303..20fe75a7591 100644 --- a/docs/_developer_onboarding.md +++ b/docs/_developer_onboarding.md @@ -273,7 +273,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