Skip to content

Commit

Permalink
Update readme.md for renamed sponsors > sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu authored Jun 15, 2024
1 parent ecb79e3 commit 4bc89bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions profile/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ never issues any messages outside of IDE usage, so it will never disrupt your CI
If you arrived here from an IDE and are interested in sponsoring, the (one-time) steps are:

1. Select your [sponsor](https://github.com/sponsors/devlooped) tier 🙏
1. Install the [sponsors dotnet global tool](https://nuget.org/packages/dotnet-sponsors) by running
1. Install the [sponsor dotnet global tool](https://nuget.org/packages/dotnet-sponsor) by running
```shell
dotnet tool install -g dotnet-sponsors
dotnet tool install -g dotnet-sponsor
```
4. Sync your sponsorship status by running
```shell
sponsors sync devlooped
sponsor sync devlooped
```

Feel free to dive deeper into the [technical details](https://www.devlooped.com/SponsorLink/github.html) of how
Expand Down

0 comments on commit 4bc89bc

Please sign in to comment.