From 25af5cde96cd7f2de9d8d98933573d4c63725511 Mon Sep 17 00:00:00 2001 From: Clinton Alexander Date: Thu, 17 Nov 2016 17:12:06 +0000 Subject: [PATCH] Updated readme with more accurate instructions. --- gradle-plugins/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle-plugins/README.rst b/gradle-plugins/README.rst index db493ea960..4ce50a24c2 100644 --- a/gradle-plugins/README.rst +++ b/gradle-plugins/README.rst @@ -16,4 +16,4 @@ Installing If you need to bootstrap the corda repository you can install these plugins with - gradle -u install \ No newline at end of file + gradle install \ No newline at end of file