From b1851623d19d6cf8f50fe141146852db1ce06b46 Mon Sep 17 00:00:00 2001 From: eirinisp <44125968+eirinisp@users.noreply.github.com> Date: Tue, 20 Nov 2018 15:11:22 +0200 Subject: [PATCH] Various Additions (#25333) Added swirl in ##Where to learn R for free Added installing instructions in ##Reference for Unix-alike operating systems --- guide/english/r/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/guide/english/r/index.md b/guide/english/r/index.md index 5ad25ec0f6..4a0017bf4f 100644 --- a/guide/english/r/index.md +++ b/guide/english/r/index.md @@ -37,3 +37,4 @@ Now install it on your computer. For help in installation refer to reference sec ## Reference * [Installing R on Windows](http://youtu.be/Ohnk9hcxf9M) * [Installing R on Mac](https://youtu.be/uxuuWXU-7UQ) + * [Installing R on Unix-alikes](https://cran.r-project.org/doc/manuals/r-release/R-admin.html#Installing-R-under-Unix_002dalikes)