mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
link to README.win32 instead of mentioning it in plain text
[Fix GH-1538][ci skip] Author: Rouan Wilsenach <Rouan.Wilsenach@tesglobal.com> git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58039 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d6a197ca92
commit
d3cd2e618c
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ in the mail body (not subject) to the address
|
|||
This is what you need to do to compile and install Ruby:
|
||||
|
||||
1. If you want to use Microsoft Visual C++ to compile ruby, read
|
||||
win32/README.win32 instead of this document.
|
||||
[win32/README.win32](win32/README.win32) instead of this document.
|
||||
|
||||
2. If `./configure` does not exist or is older than configure.in, run
|
||||
`autoconf` to (re)generate configure.
|
||||
|
|
Loading…
Reference in a new issue