File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,17 @@ and how to build Ruby from source.
1313
1414## Choose Your Installation Method
1515
16+ There are several ways to install Ruby:
17+
18+ * When you are on a UNIX-like operating system, using your system's
19+ ** package manager** is the easiest way of getting started.
20+ However, the packaged Ruby version usually is not the newest one.
21+ * ** Installers** can be used to install a specific or multiple
22+ Ruby versions. There is also an installer for Windows.
23+ * ** Managers** help you to switch between multiple Ruby installations
24+ on your system.
25+ * And finally, you can also ** build Ruby from source** .
26+
1627The following overview lists available installation methods
1728for different needs and platforms.
1829
You can’t perform that action at this time.
0 commit comments