mirror of
https://github.com/sbrow/nu-ffmpeg.git
synced 2025-12-29 16:23:11 -05:00
docs: Removed an excess newline in README.md
This commit is contained in:
@@ -25,7 +25,7 @@ Utility commands for working with ffmpeg in nushell.
|
||||
The `ffmpeg` and `ffprobe` commands are required to be installed and available
|
||||
in your path; they are not installed for you.
|
||||
|
||||
Currently only nushell version {{ version }} is supported.
|
||||
Currently only nushell version {{ nu_version }} is supported.
|
||||
|
||||
After that, clone this repository and add the following code to your scripts,
|
||||
or to your `config.nu` file:
|
||||
|
||||
Reference in New Issue
Block a user