diff options
author | Bernard Normier <bernard@zeroc.com> | 2016-09-23 13:50:29 -0400 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2016-09-23 13:50:29 -0400 |
commit | 731a419e12ed0eb5087e8433ab701b8bc151a609 (patch) | |
tree | f04e5b90f2c89740f758cbb9c8ddd2cf2aa78742 /ruby | |
parent | Windows Java build fixes (diff) | |
download | ice-731a419e12ed0eb5087e8433ab701b8bc151a609.tar.bz2 ice-731a419e12ed0eb5087e8433ab701b8bc151a609.tar.xz ice-731a419e12ed0eb5087e8433ab701b8bc151a609.zip |
Removed unnecessary versions
Diffstat (limited to 'ruby')
-rw-r--r-- | ruby/BuildInstructionsWindows.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/BuildInstructionsWindows.md b/ruby/BuildInstructionsWindows.md index 88d2c0a9cfd..e4d8b50bd02 100644 --- a/ruby/BuildInstructionsWindows.md +++ b/ruby/BuildInstructionsWindows.md @@ -27,7 +27,7 @@ the only C++ compiler supported by Ice for Ruby. The instructions in this file make the following assumptions about your build environment: -1. You have installed the Ice 3.6.2 distribution using the ZeroC installer. The +1. You have installed the Ice 3.6 distribution using the ZeroC installer. The default installation directory is `C:\Program Files (x86)\ZeroC\Ice-3.6.3`. 2. You have installed Ruby 2.2.4 using the Windows installer. The default installation directory is `C:\Ruby224`. |