Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ pip install git+https://github.com/facebookresearch/audiocraft.git
41
 
42
  2. Make sure to have [`ffmpeg`](https://ffmpeg.org/download.html) installed:
43
  ```
44
- apt get install ffmpeg
45
  ```
46
 
47
  3. Run the following Python code:
 
41
 
42
  2. Make sure to have [`ffmpeg`](https://ffmpeg.org/download.html) installed:
43
  ```
44
+ apt-get install ffmpeg
45
  ```
46
 
47
  3. Run the following Python code: