diff --git a/README.md b/README.md index b73460b48..fc2949464 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,7 @@ It takes a few clicks and filling out a form to install the product into your ow ### Prerequisites * `bash` shell 4.x. It should be included by default on Linux. On Windows you can install the [Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/install-win10). -* Java's [`keytool`](https://docs.oracle.com/en/java/javase/11/tools/keytool.html) available on `$PATH`. It comes with the JDK. * [`openssl`](https://www.openssl.org/) available on `$PATH` -* [`uuidgen`](https://man7.org/linux/man-pages/man1/uuidgen.1.html) available on `$PATH` * [Docker](https://docs.docker.com/install/) installed. At least 8GB of memory dedicated to Docker is recommended. * [Docker Compose](https://docs.docker.com/compose/install/) installed