diff --git a/.github/README.md b/.github/README.md index aa36176..09d3ec3 100644 --- a/.github/README.md +++ b/.github/README.md @@ -19,6 +19,14 @@ Is your Backoffice a bit untidy? > Please review the [security policy](https://github.com/jcdcdev/Umbraco.Community.BackOfficeOrganiser?tab=security-ov-file#supported-versions) for more information. +## Installation + +### Install Package + +```powershell +dotnet add package Umbraco.Community.BackOfficeOrganiser +``` + ## Quick Start - Go to the backoffice diff --git a/docs/README_nuget.md b/docs/README_nuget.md index 7cb936b..05d79ff 100644 --- a/docs/README_nuget.md +++ b/docs/README_nuget.md @@ -15,6 +15,14 @@ Is your Backoffice a bit untidy? - Member Types - Data Types +## Installation + +### Install Package + +```powershell +dotnet add package Umbraco.Community.BackOfficeOrganiser +``` + ## Quick Start - Go to the backoffice