docs: Improved README.md

This commit is contained in:
Spencer Brower
2024-02-03 23:03:51 -05:00
parent 55d04eb66e
commit e016bb81ad
4 changed files with 8 additions and 4 deletions

View File

@@ -21,7 +21,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 0.89.0 is supported.
Currently only nushell version {{ version }} is supported.
After that, clone this repository and add the following code to your scripts,
or to your `config.nu` file: