README.md edited online with Bitbucket

This commit is contained in:
Matt Feemster 2017-07-01 18:21:14 +00:00
parent cd67afb6bf
commit 4a1e34c91f

View File

@ -9,7 +9,7 @@ of the cuburn algorithm in OpenCL.
## Windows
Download: [Fractorium_1.0.0.3.msi](https://drive.google.com/file/d/0Bws5xPbHJph6cFhON1FPYXpTVDQ/view?usp=sharing)
Download: [Fractorium_1.0.0.4.msi](https://drive.google.com/file/d/0Bws5xPbHJph6aXdtX0k3eFFTQWs/view?usp=sharing)
## Mac
@ -35,11 +35,11 @@ sudo apt-get install fractorium
### Install from .deb
Download: [fractorium_1.0.0.3-0ubuntu1_amd64.deb](https://launchpad.net/~fractorium/+archive/ubuntu/ppa/+files/fractorium_1.0.0.3-0ubuntu1_amd64.deb)
Download: [fractorium_1.0.0.4-0ubuntu1_amd64.deb](https://launchpad.net/~fractorium/+archive/ubuntu/ppa/+files/fractorium_1.0.0.4-0ubuntu1_amd64.deb)
```
cd ~/Downloads
sudo dpkg -i fractorium_1.0.0.3-0ubuntu1_amd64.deb
sudo dpkg -i fractorium_1.0.0.4-0ubuntu1_amd64.deb
```
# Building from git