README.md edited online with Bitbucket

This commit is contained in:
Matt Feemster 2019-06-26 00:23:47 +00:00
parent 4929017987
commit 56c59c1d8b

View File

@ -9,11 +9,11 @@ of the cuburn algorithm in OpenCL.
## Windows
Download: [Fractorium_1.0.0.16.msi](https://drive.google.com/open?id=1FY43J-NbiaOIqgspGJDugFqVjan43xAl)
Download: [Fractorium_1.0.0.17.msi](https://drive.google.com/open?id=1xR7rPFcVvPMhh_n9v5JZ9-QUi7ktF7Qj)
## Mac
Download: [Fractorium_1.0.0.16.dmg](https://drive.google.com/open?id=1Jbwkg53ncjFaQhBYnRrXykyUDEao5mra)
Download: [Fractorium_1.0.0.17.dmg](https://drive.google.com/open?id=17UjkEBObj_rHRV8DCi1y3CDDONUZSxq_)
## Linux
@ -37,16 +37,16 @@ sudo apt-get install fractorium
Install ubuntu.
Download: [Fractorium-1.0.0.16-.x86_64.deb](https://drive.google.com/open?id=14EJv5zKt6iohgTOT8J0AIyi8u1NIM_v5)
Download: [Fractorium-1.0.0.17.x86_64.deb](https://drive.google.com/open?id=1aYJ5XC58XPyFA-u-HuApLH4v9hFhf3oG)
```
cd ~/Downloads
sudo dpkg -i Fractorium-1.0.0.16-.x86_64.deb
sudo dpkg -i Fractorium-1.0.0.17.x86_64.deb
```
### Install from App Image .rpm
Download: [Fractorium-1.0.0.16.x86_64.rpm](https://drive.google.com/open?id=1nzvIJ6gc7uAk6zubTPy4NIuMWCnCC2dx)
Download: [Fractorium-1.0.0.17.x86_64.rpm](https://drive.google.com/open?id=18LVDl5UYMGodvF1TjClGn-0HulgX6vhB)
# Building from git