mirror of
https://github.com/d3vyce/PenTools.git
synced 2025-04-18 09:06:04 +02:00
update Readme
This commit is contained in:
parent
43a549c1ea
commit
1b0fe8fc01
@ -4,11 +4,11 @@
|
||||
|
||||
# Quick Start
|
||||
|
||||
Before running the script make sure you have `go` and `pip` installed.
|
||||
Before running the script make sure you have `go`, `pip` and `rust` installed.
|
||||
```bash
|
||||
sudo apt install gccgo-go
|
||||
sudo apt install python-pip
|
||||
curl https://sh.rustup.rs -sSf | sh
|
||||
# https://phoenixnap.com/kb/debian-install-go
|
||||
sudo apt install python-pip # pip
|
||||
curl https://sh.rustup.rs -sSf | sh # rust
|
||||
```
|
||||
To run the script use the following command:
|
||||
```Bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user