Skip to content
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
8 changes: 8 additions & 0 deletions docs/README_nuget.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down