From 4fb973b3a47252f475f1760fc290f5260f470d39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A1ll=20Haraldsson?= Date: Tue, 29 Sep 2015 14:18:55 +0000 Subject: [PATCH] Raring link no longer works.. Older point to Julia 0.2. Thought about linking to current stable version, but I guess link might disappear in January 2016.. This one will be valid longer, but Wily isn't strictly released until October.. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9f87103e7928..3d0cefa896c52 100644 --- a/README.md +++ b/README.md @@ -399,7 +399,7 @@ The following distributions include julia, but the versions may be out of date d * Git package for openSUSE: [OBS page](https://build.opensuse.org/package/show/science/julia-unstable), [1 Click Install](http://software.opensuse.org/download.html?project=science&package=julia-unstable) * [NixOS](https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/compilers/julia) * Ubuntu - * [Ubuntu 13.04 (Raring Ringtail)](http://packages.ubuntu.com/raring/julia) + * [Ubuntu 15.10 (Wily Werewolf)](http://packages.ubuntu.com/wily/julia) * [Nightly builds PPA](https://launchpad.net/~staticfloat/+archive/julianightlies) (depends on the [julia-deps PPA](https://launchpad.net/~staticfloat/+archive/julia-deps/)) * [OS X Homebrew Tap](https://github.com/staticfloat/homebrew-julia/)