From 4fbc8f072db5295c1bfb30510c5e7970f78f3c74 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sat, 17 Aug 2019 17:40:08 +0200 Subject: [PATCH] doc --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: