Vova Tkach 6 years ago
parent
commit
9a6f15420b
1 changed files with 3 additions and 2 deletions
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -3,9 +3,10 @@
 ## Installing ffmpeg on Linux Debian
 ```
 apt-get install ffmpeg
+
+# After this operation, 300 MB of additional disk space will be used.
+# Do you want to continue? [Y/n]
 ```
-After this operation, 300 MB of additional disk space will be used.
-Do you want to continue? [Y/n]
 
 ## Create red waves from audio file
 ```