Update link to install script (#867)
This commit is contained in:
@@ -23,7 +23,7 @@ if ! command -v bd &> /dev/null; then
|
||||
echo "❌ Error: bd command not found"
|
||||
echo
|
||||
echo "Install bd:"
|
||||
echo " curl -fsSL https://raw.githubusercontent.com/steveyegge/beads/main/install.sh | bash"
|
||||
echo " curl -fsSL https://raw.githubusercontent.com/steveyegge/beads/main/scripts/install.sh | bash"
|
||||
echo
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user