Skip to content

Commit

Permalink
fix: install script
Browse files Browse the repository at this point in the history
  • Loading branch information
chaaz committed Jun 23, 2022
1 parent 7539eb5 commit b3bef1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ chmod a+x $HOME/bin/versio
# Also install rq
curl -LSfs https://japaric.github.io/trust/install.sh \
| sh -s -- --git dflemstr/rq --target x86_64-unknown-linux-gnu \
--to $HOME/bin
--tag 1.0.2 --to $HOME/bin


# non-jq technique:
Expand Down

0 comments on commit b3bef1f

Please sign in to comment.