diff --git a/README.md b/README.md index 3a4fc3a..f484b4b 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Download and run binary: ```bash wget 'https://raw.githubusercontent.com/kevinmidboe/motdGO/main/motd' +chmod +x motd ./motd -str 'hello world' ```