From 5929f5df4abd8ddc1ce70b72f643e15669ac3850 Mon Sep 17 00:00:00 2001 From: Matt Feemster Date: Sun, 13 May 2018 19:31:12 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 19db781..38860b9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ of the cuburn algorithm in OpenCL. ## 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 @@ -35,11 +35,11 @@ sudo apt-get install fractorium ### 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 -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