Skip to content
Snippets Groups Projects
Commit d9a7c74e authored by Gav Wood's avatar Gav Wood Committed by GitHub
Browse files

Add simple script to get going on mac

parent 5579eeb7
No related merge requests found
/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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment