Skip to content

Commit 2d8dcff

Browse files
committed
Fix Linux install instructions
1 parent d467ca2 commit 2d8dcff

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

learners/setup.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,12 @@ You have to install R before you install RStudio.
5454

5555
::::::: spoiler
5656

57-
## For Linux
57+
## For Linux
5858

59-
* Download R from the [CRAN website](https://cran.r-project.org/bin/macosx/).
60-
* Select the `.pkg` file for the latest R version
61-
* Double click on the downloaded file to install R
62-
* It is also a good idea to install [XQuartz](https://www.xquartz.org/) (needed by some packages)
59+
* Click on your distribution in the [Linux folder of the CRAN website](https://cran.r-project.org/bin/linux/).
60+
* Go through the instructions for your distribution to install R.
6361
* Go to the [RStudio download page](https://www.rstudio.com/products/rstudio/download/#download)
64-
* Under *Installers* select **Your Version of Linux - RSTUDIO-xxxx.yy.z-zzz.dmg** (where x = year, y = month, and z represent version numbers)
62+
* Select the relevant installer for your Linux system (Ubuntu/Debian or Fedora)
6563
* Double click the file to install RStudio
6664
* Once it's installed, open RStudio to make sure it works and you don't get any error messages.
6765

0 commit comments

Comments
 (0)