diff --git a/README.md b/README.md index 11b116b..294f9b3 100644 --- a/README.md +++ b/README.md @@ -52,13 +52,13 @@ cd auto-update-ubuntu ## 2. Run the installer ``` -sudo ./auto-update-ubuntu +sudo ./auto-update ``` Example: ``` -sudo ./auto-update-ubuntu 2 +sudo ./auto-update 2 ``` ---