Skip to content

Commit

Permalink
Added --prerelease to installation as that is all we currently have
Browse files Browse the repository at this point in the history
  • Loading branch information
pingu2k4 committed May 14, 2024
1 parent 83d34a1 commit 41e2ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PinguApps.AppwriteMigrator is a .NET CLI tool that enables a code-first approach
Install the PinguApps.AppwriteMigrator package via NuGet:

```sh
dotnet tool install -g PinguApps.AppwriteMigrator
dotnet tool install -g PinguApps.AppwriteMigrator --prerelease
```

# 🚀 Usage
Expand Down

0 comments on commit 41e2ea1

Please sign in to comment.