Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CriticalFlaw committed Jul 15, 2023
1 parent 309d1c4 commit 813f4dc
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,11 @@ This project is no longer in development.

### Installation

1. [Download the latest version of **flawbot.zip**][releases-link].
2. Extract downloaded file contents into a separate folder.
3. Modify the included **config.json** file with your [API tokens][tokens-link].
4. Open the command prompt and start the bot by entering: `dotnet FlawBOT.dll`

:::note
In case of errors, install the [.NET Core 7.0 Runtime for **console apps**][runtime-link].
:::
1. Install [.NET Core 7.0 Runtime for **console apps**][runtime-link].
2. [Download the latest version of **flawbot.zip**][releases-link].
3. Extract downloaded file contents into a separate folder.
4. Modify the included **config.json** file with your [API tokens][tokens-link].
5. Open the command prompt and start the bot by entering: `dotnet FlawBOT.dll`

---

Expand Down

0 comments on commit 813f4dc

Please sign in to comment.