From e005b06c2bae7abdf08f7874d522e60daab96de2 Mon Sep 17 00:00:00 2001 From: TheElectronWill Date: Tue, 2 Jan 2018 19:12:20 +0100 Subject: [PATCH] Readme: detailed how-to --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a3a6ec2..3f5fd3e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ Unofficial RPM package for Discord. ## How to use -Open a terminal and run `./create-package.sh stable` to get the stable version of Discord. Replace `stable` by `canary` to get the beta version. +1. [Download](https://github.com/RPM-Outpost/discord/archive/master.zip) and extract the zip. +2. Open a terminal and `cd` to the `discord-master` directory. +3. Run `./create-package.sh stable` to get the stable version of Discord, or `./create-package.sh canary` to get the unstable beta version. ## Features - Downloads the latest version of Discord from the official website