add rustup installer line for lazy people
This commit is contained in:
parent
6c867774f7
commit
13fb22c7ee
@ -83,6 +83,10 @@ loop {
|
|||||||
- Rust 1.75+ (recommended latest stable)
|
- Rust 1.75+ (recommended latest stable)
|
||||||
- Cargo package manager
|
- Cargo package manager
|
||||||
|
|
||||||
|
'''bash
|
||||||
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||||
|
'''
|
||||||
|
|
||||||
### Build from source
|
### Build from source
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/jasonwitty/socktop.git
|
git clone https://github.com/jasonwitty/socktop.git
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user