mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-01-03 21:33:05 +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">
|
<TabItem value="debian" label="Debian and Ubuntu">
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
sudo apt-get install build-essential git libpq5
|
sudo apt-get install build-essential git libpq5 jq
|
||||||
sudo apt-get install jq
|
|
||||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||||
source "$HOME/.cargo/env"
|
source "$HOME/.cargo/env"
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user