Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagomed committed Dec 9, 2023
1 parent 6e20eb3 commit e333121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Orca is currently in development. It is hard to say what the future of Orca look
To set up Orca, you will need to install Rust. You can do this by following the instructions [here](https://www.rust-lang.org/tools/install). Once you have Rust installed, you can add Orca to your Cargo.toml file as a dependency:
```toml
[dependencies]
orca = { git = "https://github.com/scrippt-tech/orca" }
orca = { git = "https://github.com/scrippt-tech/orca", package = "orca-core" }
```

# Features
Expand Down

0 comments on commit e333121

Please sign in to comment.