mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 13:10:04 -05:00
README.md edited online with Bitbucket
This commit is contained in:
parent
05fabda748
commit
5929f5df4a
@ -9,7 +9,7 @@ of the cuburn algorithm in OpenCL.
|
|||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
|
|
||||||
Download: [Fractorium_1.0.0.8.msi](https://drive.google.com/file/d/1ImYRh_t7smVSzOqx4M70lDri-U0ECOmv/view?usp=sharing)
|
Download: [Fractorium_1.0.0.9.msi](https://drive.google.com/open?id=1NaBjECQYFJ_Y2KpIVYdr086Lgx20aBU5)
|
||||||
|
|
||||||
## Mac
|
## Mac
|
||||||
|
|
||||||
@ -35,11 +35,11 @@ sudo apt-get install fractorium
|
|||||||
|
|
||||||
### Install from .deb
|
### Install from .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)
|
Download: [fractorium_1.0.0.9-0ubuntu1_amd64.deb](https://launchpad.net/~fractorium/+archive/ubuntu/ppa/+files/fractorium_1.0.0.9-0ubuntu1_amd64.deb)
|
||||||
|
|
||||||
```
|
```
|
||||||
cd ~/Downloads
|
cd ~/Downloads
|
||||||
sudo dpkg -i fractorium_1.0.0.8-0ubuntu1_amd64.deb
|
sudo dpkg -i fractorium_1.0.0.9-0ubuntu1_amd64.deb
|
||||||
```
|
```
|
||||||
|
|
||||||
# Building from git
|
# Building from git
|
||||||
|
Loading…
Reference in New Issue
Block a user