Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antunnitraj authored Sep 21, 2022
1 parent 9fcbe7b commit c508ec3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,10 @@ ffcompress -i video.mp4 -s 1
For this installation you need root access!
```
git clone https://github.com/antunnitraj/ffcompress
chmod +x ffcompress/install
sudo ffcompress/install
cd ffcompress
chmod +x ./install
sudo ./install
cd ..
rm -rf ffcompress
```
## Uninstallation
Expand Down

0 comments on commit c508ec3

Please sign in to comment.