Skip to content

Commit

Permalink
docs: removes Homebrew bottle warning
Browse files Browse the repository at this point in the history
Now on homebrew-core shouldn't be an issue
  • Loading branch information
smallhadroncollider committed Feb 3, 2020
1 parent 0d92e66 commit 4b82c41
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -44,8 +44,6 @@ You can install Taskell on your Mac using [Homebrew](https://brew.sh):
brew install taskell
```

There are usually bottles (binaries) available. If these are not available for your computer, Homebrew will build Taskell from scratch, which can take a while, particularly on older machines. Occasionally the build fails the first time, but usually works on a second attempt.

### Debian/Ubuntu

[A `.deb` package is available for Debian/Ubuntu](https://github.com/smallhadroncollider/taskell/releases). Download it and install with `dpkg -i <package-name>`. You may also need to install the `libtinfo5` package (`sudo apt install libtinfo5`).

0 comments on commit 4b82c41

Please sign in to comment.