File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
en/documentation/quickstart Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -20,9 +20,9 @@ header: |
2020## Introduction
2121
2222This is a small Ruby tutorial that should take no more than 20 minutes
23- to complete. It makes the assumption that you already have Ruby
24- installed. (If you don’t have Ruby on your computer
25- [ download ] ( /en/downloads/ ) and install it before you get started.)
23+ to complete. It makes the assumption that you already have Ruby installed.
24+ (If you do not have Ruby on your computer [ install ] [ installation ] it
25+ before you get started.)
2626
2727## Interactive Ruby
2828
@@ -142,3 +142,4 @@ As great as this is for a calculator, we’re getting away from the
142142traditional ` Hello World ` message that beginning tutorials are supposed
143143to focus on… [ so let’s go back to that.] ( 2/ )
144144
145+ [ installation ] : /en/documentation/installation/
You can’t perform that action at this time.
0 commit comments