diff --git a/README.html b/README.html index 97f0326..1b81116 100644 --- a/README.html +++ b/README.html @@ -49,7 +49,7 @@

Install the docker image

artifact (sle22-signatr-artifact/) and enter in a shell:

./enter
+class="sourceCode bash">./enter.sh

which should give you a bash shell prompt, like (modulo the hostname):

r@eaf63037fd02:/work$
diff --git a/README.md b/README.md index 821508d..6eac729 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ inside the docker image (for Linux, macOS) from the artifact directory. and enter in a shell: ```bash -./enter +./enter.sh ``` which should give you a bash shell prompt, like (modulo the hostname): diff --git a/README.pdf b/README.pdf index cd31569..de926c4 100644 Binary files a/README.pdf and b/README.pdf differ