diff --git a/README.md b/README.md index e64c2be..e54feec 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ cd .. ``` -Copy RAUC bundles and keys to a server (jookia.org in this example): +Copy RAUC bundles and keys to a server (www.jookia.org in this example): ``` ls buildroot/output_rootfs/images/ @@ -60,7 +60,7 @@ cp $PWD/easy-rsa/pki/ca.crt /var/www/www.jookia.org/ ``` -Install the update on the device from the server (jookia.org in this example): +Install the update on the device from the server: ``` wget 'https://www.jookia.org/ca.crt'