Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
Update install instructions
Browse files Browse the repository at this point in the history
Closes #88
  • Loading branch information
brrd committed Jul 2, 2016
1 parent 55ada35 commit 407ab59
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/installation-and-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ Abricotine is working on Windows (7 and later), Linux and OSX.

## Installation from binaries

For Windows and Linux users, the following installation method is recommended:
The following installation method is recommended:

1. Download prebuilt binaries from the [Releases page](https://github.com/brrd/Abricotine/releases),
1. Download prebuilt binaries for your os from the [Releases page](https://github.com/brrd/Abricotine/releases),
2. Extract the archive,
3. Run `Abricotine.exe` (on Windows) or `Abricotine` (on Linux).
3. Run Abricotine.

Installers are not released yet.
OSX users can also use Homebrew Cask: `$ brew cask install abricotine`.

For OS X users, you must have [Homebrew](http://brew.sh) and [Hombrew Cask](http://caskroom.io) installed and run: `$ brew cask install abricotine`.
Windows installers and Linux packages are not released yet.

## Building and packaging

Expand Down

0 comments on commit 407ab59

Please # to comment.