From 359036accfc16a9785d7801b99d99ec16211cc24 Mon Sep 17 00:00:00 2001 From: Roger Meier Date: Wed, 5 Mar 2014 22:51:18 +0100 Subject: [PATCH] README: replace sh test/test.sh with make cross --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index b7ad4e99..4d81081c 100644 --- a/README +++ b/README @@ -152,7 +152,7 @@ at the end. To run the cross-language test suite, please run: - sh test/test.sh + make cross This will run a set of tests that use different language clients and servers. -- 2.17.1