docs: Removed an excess newline in README.md

This commit is contained in:
Spencer Brower
2024-03-04 10:16:28 -05:00
parent 5bc2321b4f
commit 324a88f729
5 changed files with 7 additions and 7 deletions

View File

@@ -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: