mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 09:57:56 +00:00
Move getgoing script into scripts.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
||||
brew install openssl cmake
|
||||
curl https://sh.rustup.rs -sSf | sh
|
||||
source ~/.cargo/env
|
||||
cargo install --git https://github.com/paritytech/substrate subkey
|
||||
cargo install --git https://github.com/paritytech/substrate substrate
|
||||
Reference in New Issue
Block a user