Skip to content

Commit 00a4b1f

Browse files
authored
Merge pull request #1 from wandercone/patch-1
Revise Getting Started guide for Unraid plugins
2 parents b3edf5f + bdaf270 commit 00a4b1f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/getting-started.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ mermaid: true
1010
{: .note }
1111
> Unraid® is a registered trademark of Lime Technology, Inc. This documentation is not affiliated with Lime Technology, Inc.
1212
13-
Build your first Unraid® plugin step-by-step.
13+
This tutorial walks you through creating a simple "Hello World" Unraid plugin. You can follow along step-by-step to understand how plugins are structured, or start from a template repository to move faster.
1414

15-
This tutorial walks you through creating a simple "Hello World" Unraid® plugin from scratch.
15+
## Template Repository
16+
https://github.com/dkaser/unraid-plugin-template
1617

1718
## What We'll Build
1819

0 commit comments

Comments
 (0)