aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2e0918d3..2c088cc7 100644
--- a/README.md
+++ b/README.md
@@ -75,9 +75,8 @@ For Users: Running the smoke tests.
The simplest way to test bigtop is to:
-* Step 1: Install gradle.
-* Step 2: cd bigtop-tests/smoke-tests/
-* Step 3: Follow the instructions in the smoke-tests/README file.
+* Step 1: cd bigtop-tests/smoke-tests/
+* Step 2: Follow the instructions in the smoke-tests/README file.
For integration (API level) testing with maven, read on.