diff --git a/external/payara-mp-tck/README.md b/external/payara-mp-tck/README.md index 5a21ca2f72..66b3ca6d1d 100644 --- a/external/payara-mp-tck/README.md +++ b/external/payara-mp-tck/README.md @@ -20,7 +20,7 @@ To run any AQA tests locally, you follow the same pattern: 0. Ensure your test machine is set up with [test prereqs](https://github.com/AdoptOpenJDK/openjdk-tests/blob/master/doc/Prerequisites.md). For external tests, you do need Docker installed. -1. Download/unpack the SDK you want to run your test machine. +1. Download/unpack the SDK that you want to test to run your test machine. 2. `export TEST_JDK_HOME=` 3. `git clone https://github.com/AdoptOpenJDK/openjdk-tests.git` 4. `cd openjdk-tests`