diff --git a/README.md b/README.md index bc6d9e0b..c7caa7bd 100644 --- a/README.md +++ b/README.md @@ -193,10 +193,10 @@ include a different `cacerts`. To enable SSL, create a `~/.babashka/lib` directory and copy the`libsunec.so` (Linux) or `libsunec.dylib` (Mac) to it. This library comes with GraalVM and is -located in `/jre/lib/` inside the distribution. Also create a and +located in `/jre/lib/` inside the distribution. Also create a and `~/.babashka/lib/security` directory and copy `cacerts` to it which comes bundled with GraalVM and is located in -`/jre/lib/security`. +`/jre/lib/security`. As a shell script: