Skip to content

Commit

Permalink
edited README a bit more
Browse files Browse the repository at this point in the history
  • Loading branch information
Autoparallel committed Mar 23, 2023
1 parent 04228b5 commit 3cf9436
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,13 @@ First, clone the repository to your local environment so
```
git clone https://github.com/primitivefinance/arbiter.git
cd arbiter
cargo install --path ./crates/cli
cargo build
```

Set the PROVIDER environment variable to use a custom provider.
With the `arbiter` binary generated, you can run commands such as:
```
arbiter sim
```

## Generating Docs
To see the documentation for Arbiter, after cloning the repo, you can run:
Expand Down

0 comments on commit 3cf9436

Please sign in to comment.