Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
markadrake committed Aug 18, 2023
1 parent ec32402 commit a842168
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Humble.Umbraco.Packages/Humble.Umbraco.Workflows/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,22 @@ Key attributes of Umbraco Autopilot include:

<br><br>

# Get Started Now

1. Add the `Humble.Umbraco.Autopilot` nuget package to your Umbraco project. You may use the Nuget Package Manager, or any console or command line:

```
dotnet add package Humble.Umbraco.Autopilot
```

2. A new section, `Humble`, should appear in the Umbraco Backoffice. Click it.

3. Find `Autopilot` in the section tree. Click it.

4. Build your first workflow!

<br><br>

## Integrations

### Application Lifecycle
Expand Down

0 comments on commit a842168

Please sign in to comment.