From 86b560d432acc24aa72815ff63ccf86ae7f285a1 Mon Sep 17 00:00:00 2001 From: Gilles Peiffer Date: Sun, 19 May 2019 02:31:57 +0200 Subject: [PATCH] Update README instructions for latest release (#32073) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7690684f371f0..d3d7783d5bec6 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Julia. However, most users should use the most recent stable version of Julia. You can get this version by changing to the Julia directory and running: - git checkout v1.1.0 + git checkout v1.1.1 Now run `make` to build the `julia` executable.