diff --git a/scripts/update-version.sh b/scripts/update-version.sh index f71a23d4cb8..2b81f981e50 100755 --- a/scripts/update-version.sh +++ b/scripts/update-version.sh @@ -1,5 +1,6 @@ #! /bin/sh +# How to install `fd`: https://github.com/sharkdp/fd#installation : "${FD:=fd}" # A script to update the version of all the crates at the same time