Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
ArdaGnsrn committed Mar 19, 2024
1 parent a67a8b1 commit 053dd37
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ me a coffee, so I can dedicate more time on open-source projects like this :)
To install the tool, you can run the following commands:

```sh
TO BE UPDATED
curl -o- https://raw.githubusercontent.com/ArdaGnsrn/pvm-ubuntu/master/install.sh | bash
```
```sh
wget -qO- https://raw.githubusercontent.com/ArdaGnsrn/pvm-ubuntu/master/install.sh | bash
```

## Usage
Expand Down

0 comments on commit 053dd37

Please sign in to comment.