Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update readme with deployment steps #397

Merged
merged 2 commits into from
Feb 27, 2024
Merged

Conversation

cctdaniel
Copy link
Contributor

No description provided.

@@ -13,14 +13,14 @@ First, make sure you have the [solana tool suite](https://docs.solana.com/cli/in
installed on your machine. (The build depends on some C makefiles that are in the tool suite.)
Make sure you have installed the same solana version that is being used in [CI](.github/workflows/docker.yaml)

Then, simply run `cargo build` to compile the oracle program as a native binary, or `cargo build-bpf` to build a BPF binary
Then, simply run `cargo build` to compile the oracle program as a native binary, or `cargo build-bpf` to build a BPF binary
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ran by pre-commit

@cctdaniel cctdaniel merged commit d09cdd2 into main Feb 27, 2024
3 checks passed
@cctdaniel cctdaniel deleted the update-readme-deployment branch February 27, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants