diff --git a/README.md b/README.md index 91c9662..0ead7f3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ This script checks yout ZFS replication an generates reports in different flavou ``` wget -O /usr/local/bin/checkzfs https://raw.githubusercontent.com/bashclub/check-zfs-replication/main/checkzfs.py -chmod +x usr/local/bin/checkzfs +chmod +x /usr/local/bin/checkzfs checkzfs --help ```