mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-01-02 12:53:12 +00:00
Update build-source.md
This commit is contained in:
parent
412a1c8c33
commit
c79ff3d428
@ -24,7 +24,9 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
```shell
|
||||
sudo apt-get install build-essential git libpq5
|
||||
sudo apt-get install jq
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||
source "$HOME/.cargo/env"
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
@ -113,4 +115,4 @@ make test
|
||||
|
||||
:::tip Congratulations!
|
||||
You have successfully built the `nwaku` binary from the source code. Have a look at the [Node Configuration Examples](/guides/nwaku/configure-nwaku) guide to learn how to configure `nwaku` for different use cases.
|
||||
:::
|
||||
:::
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user