mirror of
https://github.com/scsibug/nostr-rs-relay.git
synced 2025-07-29 23:58:28 -04:00
docs: helpful ubuntu packages for building
This commit is contained in:
@@ -93,6 +93,11 @@ https://hub.docker.com/r/scsibug/nostr-rs-relay
|
|||||||
|
|
||||||
Building `nostr-rs-relay` requires an installation of Cargo & Rust: https://www.rust-lang.org/tools/install
|
Building `nostr-rs-relay` requires an installation of Cargo & Rust: https://www.rust-lang.org/tools/install
|
||||||
|
|
||||||
|
The following OS packages will be helpful; on Debian/Ubuntu:
|
||||||
|
```console
|
||||||
|
$ sudo apt-get install build-essentials cmake protobuf-compiler pkg-config libssl-dev
|
||||||
|
```
|
||||||
|
|
||||||
Clone this repository, and then build a release version of the relay:
|
Clone this repository, and then build a release version of the relay:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
Reference in New Issue
Block a user