Skip to content

Commit

Permalink
Use my RTIM fork
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed Oct 13, 2019
1 parent 6693199 commit c56784e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup-toolchain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ cd "$(dirname "$0")" || exit

if ! command -v rustup-toolchain-install-master > /dev/null; then
cargo install \
--git https://github.com/kennytm/rustup-toolchain-install-master \
--git https://github.com/lzutao/rustup-toolchain-install-master \
--rev c44dbf920b644000ac3ba01184cbb1a01bb91519 \
--bin rustup-toolchain-install-master \
--debug
fi
Expand Down

0 comments on commit c56784e

Please sign in to comment.