Skip to content

Commit

Permalink
Add requirement to daphne-server README
Browse files Browse the repository at this point in the history
  • Loading branch information
thibmeu authored and cjpatton committed Sep 26, 2024
1 parent 29b4685 commit f1cbc37
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions crates/daphne-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

All of these commands are run from the root of the repo.

## Requirements

* [Rust 1.80+](https://www.rust-lang.org/tools/install)
* [Cap'n Proto](https://capnproto.org/install.html)

### Starting the storage layer

```sh
Expand Down

0 comments on commit f1cbc37

Please sign in to comment.