From 3ef1623565412f94c473f09a7ce04fab324b7ba5 Mon Sep 17 00:00:00 2001 From: Hardhat Chad <155858888+HardhatChad@users.noreply.github.com> Date: Sun, 23 Jun 2024 21:47:20 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index bfbf28a..0d95802 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ **ORE is a fair-launch, proof-of-work, cross-border digital currency anyone can mine.** +## Install + +```sh +cargo install ore-cli +``` + ## Program - [`Consts`](src/consts.rs) – Program constants.