Skip to content

Commit 613d48e

Browse files
nishant-sachdevashaeqahmed
authored andcommitted
docs: installation of the new iceberg_catalog_rest added to the docs (apache#355)
1 parent 01d2daa commit 613d48e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/src/install.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,11 @@
2323
Cargo 1.75.0 or later is required to build.
2424
</div>
2525

26-
Add `iceberg` into `Cargo.toml` dependencies:
26+
Add `iceberg` and `iceberg-catalog-rest` into `Cargo.toml` dependencies:
2727

2828
```toml
2929
iceberg = "0.2.0"
30+
iceberg-catalog-rest = "0.2.0"
3031
```
3132

3233
iceberg is under active development, you may want to use the git version instead:

0 commit comments

Comments
 (0)