diff --git a/README.md b/README.md index 5ba5569..6ce34d9 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ Just copy the following command in your Terminal. ```bash git clone https://github.com/thekarananand/myPopConfig.git cd myPopConfig -chmod +x start.sh -clear && ./start.sh +chmod +x install.sh +clear && ./install.sh ``` ## Before