Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bleuzen authored Jun 5, 2017
1 parent e8dbc98 commit 6a9172f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ A simple Discord Bot written in Java which can play music from YouTube or local

## Installation
### Linux
Arch: https://aur.archlinux.org/packages/blizcord/

Debian: Download and install the .deb package from the [Releases](https://github.com/Bleuzen/Blizcord/releases) page.

Arch: https://aur.archlinux.org/packages/blizcord/

All other distributions:
- Install Java
- Download the zip file from [Releases](https://github.com/Bleuzen/Blizcord/releases)
Expand All @@ -23,7 +23,7 @@ If you installed the .deb or aur package, open a terminal and type: ```blizcord`
If you use the zip version, type: ```./Blizcord.sh```

### Windows
Double click the .exe file.
Double click the .exe file for the GUI. If you want to use the command line version, double click the .bat file.

## Setup
The first time you start the bot, it will crash. It generated the config file. You can edit it with every text editor, or use the GUI as explained here: https://github.com/Bleuzen/Blizcord/wiki/Setup
Expand Down

0 comments on commit 6a9172f

Please sign in to comment.