diff --git a/README.md b/README.md index a1e4f20..e69b5c3 100755 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@ ## Commands -``` -./run # Execute the full Playbook -./run gitea-update # Only update Gitea on Git Uberspaces -./run radicale-update # Only update Radicale on DAV Uberspaces +```sh +./run.sh # Execute the full Playbook +./run.sh gitea-update # Only update Gitea on Git Uberspaces +./run.sh radicale-update # Only update Radicale on DAV Uberspaces ``` ## License