Actually learnt to spell

This commit is contained in:
Ryan Southgate
2020-01-31 22:06:54 +00:00
committed by GitHub
parent 619abdc76a
commit c70427d6c0

View File

@@ -41,7 +41,7 @@ cd Downloads
HandBrakeCLI -i /path/to/source -o ../Desktop/my_output.mp4
If HandBrake is in a different directory than you'rr in, you can always access it via the full path. i.e.
If HandBrake is in a different directory than you're in, you can always access it via the full path. i.e.
./path/to/HandBrakeCLI -i /path/to/source -o ../Desktop/my_output.mp4