README.md in strip_audio-0.0.2 vs README.md in strip_audio-0.0.3

- old
+ new

@@ -14,22 +14,22 @@ ### Mac OSX Install using [homebrew](http://brew.sh/): - brew install ffmpeg + $ brew install ffmpeg ### Linux Install using [aptitude](https://wiki.debian.org/Aptitude): - sudo apt-get install ffmpeg + $ sudo apt-get install ffmpeg ## Usage To strip audio from file.mp4 to file.mp3: - strip_audio file.mp4 + $ strip_audio file.mp4 ## Todo * Progress bar denoting status. * Batch processing of all files from location.