Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thekarananand authored Oct 25, 2022
1 parent c432f3b commit ae42857
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ae42857

Please sign in to comment.