diff --git a/README.md b/README.md index 4d3b0be..af40c3f 100644 --- a/README.md +++ b/README.md @@ -252,7 +252,7 @@ $ tar cfz - *.png *.c | openssl base64 >stuff.tgz.b64 ``` Transfer *stuff.tgz.b64* to the remote system and execute: ``` -$ openssl base64 -d | tar xfz - +$ openssl base64 -d