[Doc] Make build instructions easier to copy-and-paste

This commit is contained in:
jinroq 2023-07-15 01:52:33 +09:00 committed by GitHub
parent 174bc22570
commit ebb7552e6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
Notes: git 2023-07-14 16:52:53 +00:00
Merged: https://github.com/ruby/ruby/pull/8077

Merged-By: XrXr

View File

@ -60,6 +60,7 @@
``` shell
git clone https://github.com/ruby/ruby.git
cd ruby
```
Generate the configure file: