You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,9 +28,7 @@ It takes a few clicks and filling out a form to install the product into your ow
28
28
### Prerequisites
29
29
30
30
*`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).
31
-
* Java's [`keytool`](https://docs.oracle.com/en/java/javase/11/tools/keytool.html) available on `$PATH`. It comes with the JDK.
32
31
*[`openssl`](https://www.openssl.org/) available on `$PATH`
33
-
*[`uuidgen`](https://man7.org/linux/man-pages/man1/uuidgen.1.html) available on `$PATH`
34
32
*[Docker](https://docs.docker.com/install/) installed. At least 8GB of memory dedicated to Docker is recommended.
0 commit comments