mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix: list correct .NET version in readme
This commit is contained in:
parent
cd84411cae
commit
ab5484892f
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ $ docker-compose up -d
|
|||
```
|
||||
|
||||
## Manually
|
||||
* Install the .NET 5 SDK (see https://dotnet.microsoft.com/download)
|
||||
* Install the .NET 6 SDK (see https://dotnet.microsoft.com/download)
|
||||
* Clone this repository: `git clone https://github.com/xSke/PluralKit`
|
||||
* Create and fill in a `pluralkit.conf` file in the same directory as `docker-compose.yml`
|
||||
* Run the bot: `dotnet run --project PluralKit.Bot`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue