Skip to content

Commit 68eaa7e

Browse files
committed
Deploying to gh-pages from @ 03ed0b1 🚀
1 parent 32eab8e commit 68eaa7e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

install.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
set -e
44

5+
echo "⚠️ This install.sh script is deprecated and will be removed in a future release."
6+
echo " Please use the Node.js installer instead:"
7+
echo " npm install -g sqlx-ts"
8+
echo ""
9+
510
help() {
611
cat <<'EOF'
712
Install a binary release of a Rust crate hosted on GitHub

0 commit comments

Comments
 (0)