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