Skip to content

Commit

Permalink
Update the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dadepo committed May 17, 2023
1 parent 10b70ca commit 4717aaa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@ is, the more assured you can be.

## Installation

For now, there are no binary releases for CheckpointQ, so it can only be built from the source using the Rust toolchain.
At present, the installation process for CheckpointQ involves utilizing the Rust/Cargo toolchain.
However, the release and distribution of the CheckpointQ binary are aspects that will be addressed in the future.

You can install CheckpointQ from cargo by running `cargo install checkpointq`. Or you can also build directly from
the source yourself.

- Install Rust. See [here](https://www.rust-lang.org/tools/install) for details.
- Clone the repository.
Expand Down

0 comments on commit 4717aaa

Please # to comment.