diff options
Diffstat (limited to 'ruby')
-rw-r--r-- | ruby/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/README.md b/ruby/README.md index df0a9b921ce..943981e1c80 100644 --- a/ruby/README.md +++ b/ruby/README.md @@ -44,7 +44,7 @@ environment variable to the installation directory. For example: export RUBY_HOME=/opt/ruby ```` -The build of Ice for Python requires that you first build Ice for C++ in the +The build of Ice for Ruby requires that you first build Ice for C++ in the `cpp` subdirectory. From the top-level source directory, edit `config/Make.rules` to establish your |