mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-01-02 12:53:12 +00:00
Add which utility as pre-req for fedora build guidance (#230)
Add which utility as pre-req for fedora build guidance
This commit is contained in:
parent
0313cf287a
commit
3f0010159d
@ -32,7 +32,7 @@ source "$HOME/.cargo/env"
|
|||||||
<TabItem value="fedora" label="Fedora">
|
<TabItem value="fedora" label="Fedora">
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
sudo dnf install @development-tools git libpq-devel
|
sudo dnf install @development-tools git libpq-devel which
|
||||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user