mirror of
https://github.com/d3vyce/PenTools.git
synced 2025-04-22 19:13:16 +02:00
update Readme
This commit is contained in:
parent
43a549c1ea
commit
1b0fe8fc01
@ -4,11 +4,11 @@
|
|||||||
|
|
||||||
# Quick Start
|
# 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
|
```bash
|
||||||
sudo apt install gccgo-go
|
# https://phoenixnap.com/kb/debian-install-go
|
||||||
sudo apt install python-pip
|
sudo apt install python-pip # pip
|
||||||
curl https://sh.rustup.rs -sSf | sh
|
curl https://sh.rustup.rs -sSf | sh # rust
|
||||||
```
|
```
|
||||||
To run the script use the following command:
|
To run the script use the following command:
|
||||||
```Bash
|
```Bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user