summaryrefslogtreecommitdiff
path: root/qpid/ruby
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2009-01-08 19:51:23 +0000
committerRafael H. Schloming <rhs@apache.org>2009-01-08 19:51:23 +0000
commit644548297c8ccf1478801e6ab7cf8babd4c3ffb3 (patch)
tree45110df58661144abc4f2eabdb0fa41489e87315 /qpid/ruby
parent36bdf084bc4fc98746c7f579352d7f7099167b1a (diff)
downloadqpid-python-644548297c8ccf1478801e6ab7cf8babd4c3ffb3.tar.gz
removed extraneous ./ from the README
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@732809 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/ruby')
-rw-r--r--qpid/ruby/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/ruby/README.txt b/qpid/ruby/README.txt
index b68a41b7b4..3c483f996b 100644
--- a/qpid/ruby/README.txt
+++ b/qpid/ruby/README.txt
@@ -19,4 +19,4 @@ and consumes a message:
The "tests" directory contains a collection of unit tests for the ruby
client. These can be run with the Rakefile provided:
- ./rake test
+ rake test