Skip to content

Commit

Permalink
Update Spice SDK installation in README.md (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrebnov authored Mar 28, 2024
1 parent 1e6692f commit 2b4e20a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ Rust SDK for Spice.ai

## Installation

Add the following to your `Cargo.toml`:
Add Spice SDK

```toml
[dependencies]
spice-rs = { git = "https://github.com/spiceai/spice-rs", tag = "v1.0.2" }
```bash
cargo add spiceai
```

## Usage
Expand Down

0 comments on commit 2b4e20a

Please sign in to comment.