This commit is contained in:
Person 2021-04-10 01:10:42 -06:00
commit 652ccc242c

View File

@ -9,11 +9,11 @@ of the cuburn algorithm in OpenCL.
## Windows ## Windows
Download: [Fractorium_1.0.0.20.msi](https://drive.google.com/open?id=1IdYwa3msokLzdfng5deZ_Xg5hr-wOvk2) Download: [Fractorium_21.21.4.1.msi](https://drive.google.com/file/d/1O-8Hh7rH1911teQDnc8iTeC1oCtn6320/view?usp=sharing)
## Mac ## Mac
Download: [Fractorium_1.0.0.20.dmg](https://drive.google.com/open?id=1X_Ncbt2zfwbd3VgWwdHWe8xm6D2sVq2z) Download: [Fractorium_21.21.4.1.dmg](https://drive.google.com/file/d/1dJB9uYA-JCjPOqe_0MjlaCE_oNX0KUPq/view?usp=sharing)
## Linux ## Linux
@ -37,16 +37,16 @@ sudo apt-get install fractorium
Install ubuntu. Install ubuntu.
Download: [Fractorium-1.0.0.20.x86_64.deb](https://drive.google.com/open?id=1pdFNAn8CVkRqNbPXVA1LH_9LBoUCBAPv) Download: [Fractorium-21.21.4.1.x86_64.deb](https://drive.google.com/file/d/1LfaHuWr5_Ns_V_NDiFy7H8OrlveJJG_e/view?usp=sharing)
``` ```
cd ~/Downloads cd ~/Downloads
sudo dpkg -i Fractorium-1.0.0.20.x86_64.deb sudo dpkg -i Fractorium-21.21.4.1.x86_64.deb
``` ```
### Install from App Image .rpm ### Install from App Image .rpm
Download: [Fractorium-1.0.0.20.x86_64.rpm](https://drive.google.com/open?id=1jdQvZ1scpZADGdBWn_LU6j3msgmGKrCY) Download: [Fractorium-21.21.4.1.x86_64.rpm](https://drive.google.com/file/d/1gGV55CP4KxY9vc42SGvWRWhlo4NkUXK9/view?usp=sharing)
# Building from git # Building from git