README.md edited online with Bitbucket

This commit is contained in:
Matt Feemster 2018-05-05 04:35:22 +00:00
parent d1f15933a8
commit e060ab75a3

View File

@ -9,11 +9,11 @@ of the cuburn algorithm in OpenCL.
## Windows
Download: [Fractorium_1.0.0.7.msi](https://drive.google.com/open?id=1R0XbMT5b_hqfNqCK3TnUTPA_mqQJE2Ts)
Download: [Fractorium_1.0.0.8.msi](https://drive.google.com/file/d/1ImYRh_t7smVSzOqx4M70lDri-U0ECOmv/view?usp=sharing)
## Mac
Download: [Fractorium_1.0.0.7.dmg](https://drive.google.com/file/d/11mu6K7im7KweMmyg8aui-EoAut4kSX1X/view?usp=sharing)
Download: [Fractorium_1.0.0.8.dmg](https://drive.google.com/file/d/1XGuiFG6-kxuX1RvIh8nHZhCn27VjAfpZ/view?usp=sharing)
## Linux
@ -35,11 +35,11 @@ sudo apt-get install fractorium
### Install from .deb
Download: [fractorium_1.0.0.7g-0ubuntu1_amd64.deb](https://launchpad.net/~fractorium/+archive/ubuntu/ppa/+files/fractorium_1.0.0.7g-0ubuntu1_amd64.deb)
Download: [fractorium_1.0.0.8-0ubuntu1_amd64.deb](https://launchpad.net/~fractorium/+archive/ubuntu/ppa/+files/fractorium_1.0.0.8-0ubuntu1_amd64.deb)
```
cd ~/Downloads
sudo dpkg -i fractorium_1.0.0.7g-0ubuntu1_amd64.deb
sudo dpkg -i fractorium_1.0.0.8-0ubuntu1_amd64.deb
```
# Building from git