Explain how to get this working

This commit is contained in:
David Heinemeier Hansson
2025-07-02 20:06:42 -07:00
parent 04b4c3c9a5
commit 8df95b6fb3

View File

@ -1,2 +1,3 @@
echo "Installing missing fd terminal tool for finding files"
yay -S --noconfirm --needed fd
echo "You must start a new terminal for fd to work"