Skip to content

Commit d6d6a16

Browse files
committed
Note the we only support LTS releases on Ubuntu
[ci skip]
1 parent 3bb2980 commit d6d6a16

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Diff for: README.Rmd

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ knitr::opts_chunk$set(
2424

2525
## 🚀&nbsp; Features <a id="id-features">
2626

27-
* Works on macOS, Windows and Linux (Ubuntu and Debian, x86_64 and aarch64).
27+
* Works on macOS, Windows and Linux (Ubuntu LTS and Debian, x86_64 and aarch64).
2828
* Easy installation and update, no system requirements on any platform.
2929
* Install multiple R versions.
3030
* Select the default R version, for the terminal and RStudio.
@@ -147,7 +147,7 @@ curl -Ls https://github.com/r-lib/rig/releases/download/latest/rig-linux-arm64-l
147147

148148
Supported Linux distributions:
149149

150-
- Ubuntu from [r-builds](https://github.com/rstudio/r-builds#r-builds),
150+
- Ubuntu LTS from [r-builds](https://github.com/rstudio/r-builds#r-builds),
151151
currently 18.04, 20.04, 22.04.
152152
- Debian from [r-builds](https://github.com/rstudio/r-builds#r-builds),
153153
currently 9, 10 and 11.

Diff for: README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Install, remove, configure R versions.
1717

1818
## 🚀  Features <a id="id-features">
1919

20-
- Works on macOS, Windows and Linux (Ubuntu and Debian, x86_64 and
20+
- Works on macOS, Windows and Linux (Ubuntu LTS and Debian, x86_64 and
2121
aarch64).
2222
- Easy installation and update, no system requirements on any platform.
2323
- Install multiple R versions.
@@ -140,8 +140,9 @@ If you are running Linux on arm64, download the arm64 build:
140140

141141
Supported Linux distributions:
142142

143-
- Ubuntu from [r-builds](https://github.com/rstudio/r-builds#r-builds),
144-
currently 18.04, 20.04, 22.04.
143+
- Ubuntu LTS from
144+
[r-builds](https://github.com/rstudio/r-builds#r-builds), currently
145+
18.04, 20.04, 22.04.
145146
- Debian from [r-builds](https://github.com/rstudio/r-builds#r-builds),
146147
currently 9, 10 and 11.
147148

0 commit comments

Comments
 (0)