diff --git a/README.md b/README.md index 9c78429..edb381c 100644 --- a/README.md +++ b/README.md @@ -101,8 +101,9 @@ reana-client download --output-directory output # reana-client download --workflow "" --output-directory output ``` +Clean up the environment of personal information in environmental variables + ``` -# Clean up the environment of personal information in environmental variables eval $(recast auth destroy) ```