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
c79ff3d428
commit
dd8fa26bdd
@ -23,8 +23,7 @@ import TabItem from '@theme/TabItem';
|
||||
<TabItem value="debian" label="Debian and Ubuntu">
|
||||
|
||||
```shell
|
||||
sudo apt-get install build-essential git libpq5
|
||||
sudo apt-get install jq
|
||||
sudo apt-get install build-essential git libpq5 jq
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||
source "$HOME/.cargo/env"
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user