mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-02-23 05:21:33 -05:00
Merge branch 'master' of https://mfeemster@bitbucket.org/mfeemster/fractorium.git
This commit is contained in:
commit
8a75d5d227
@ -9,7 +9,7 @@ of the cuburn algorithm in OpenCL.
|
|||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
|
|
||||||
Download: [Fractorium_Beta_1.0.0.0.msi](https://drive.google.com/file/d/0Bws5xPbHJph6cGJpZkZ3eGFWVms/view?usp=sharing)
|
Download: [Fractorium_Beta_1.0.0.1.msi](https://drive.google.com/open?id=0Bws5xPbHJph6aFQxTV9lQmc4WHc)
|
||||||
|
|
||||||
## Linux
|
## Linux
|
||||||
|
|
||||||
@ -31,11 +31,11 @@ sudo apt-get install fractorium
|
|||||||
|
|
||||||
### Install from .deb
|
### Install from .deb
|
||||||
|
|
||||||
Download: [fractorium_1.0.0.0a-0ubuntu1_amd64.deb](https://launchpad.net/~fractorium/+archive/ubuntu/ppa/+files/fractorium_1.0.0.0a-0ubuntu1_amd64.deb)
|
Download: [fractorium_1.0.0.1-0ubuntu1_amd64.deb](https://launchpad.net/~fractorium/+archive/ubuntu/ppa/+files/fractorium_1.0.0.1-0ubuntu1_amd64.deb)
|
||||||
|
|
||||||
```
|
```
|
||||||
cd ~/Downloads
|
cd ~/Downloads
|
||||||
sudo dpkg -i fractorium_1.0.0.0a-0ubuntu1_amd64.deb
|
sudo dpkg -i fractorium_1.0.0.1-0ubuntu1_amd64.deb
|
||||||
```
|
```
|
||||||
|
|
||||||
## Mac OS/X (10.9+)
|
## Mac OS/X (10.9+)
|
||||||
|
Loading…
Reference in New Issue
Block a user