Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 638 Bytes

INSTALLATION.md

File metadata and controls

12 lines (11 loc) · 638 Bytes

Installation

Option 1:

Option 2:

  • Install Rust: https://www.rust-lang.org/tools/install
    • Note: If which cargo returns a path, skip this step!
    • TLDR: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh, and you're done!
  • cargo install pks (it's like gem install)