Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 165 Bytes

INSTALL.md

File metadata and controls

8 lines (8 loc) · 165 Bytes

Installing Foundry

curl -L https://foundry.paradigm.xyz | bash

Installing Rust

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh