mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
README.win32: mention GIT as well as SVN
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66992 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c2781525ec
commit
8f8b51c6ac
1 changed files with 4 additions and 2 deletions
|
@ -19,7 +19,8 @@
|
||||||
* lib
|
* lib
|
||||||
* dumpbin
|
* dumpbin
|
||||||
|
|
||||||
4. If you want to build from SVN source, following commands are required.
|
4. If you want to build from SVN or GIT source, following commands
|
||||||
|
are required.
|
||||||
* bison
|
* bison
|
||||||
* patch
|
* patch
|
||||||
* sed
|
* sed
|
||||||
|
@ -47,7 +48,8 @@
|
||||||
And add _RUBYW_INSTALL_NAME_ to change the name of the
|
And add _RUBYW_INSTALL_NAME_ to change the name of the
|
||||||
executable without console window if also you want.
|
executable without console window if also you want.
|
||||||
|
|
||||||
3. Run `<tt>nmake up</tt>' if you are building from SVN source.
|
3. Run `<tt>nmake up</tt>' if you are building from SVN or GIT
|
||||||
|
source.
|
||||||
|
|
||||||
4. Run `<tt>nmake</tt>'
|
4. Run `<tt>nmake</tt>'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue