Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrommaiaa committed Apr 9, 2024
1 parent 2209669 commit bb581ff
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ Install a specific Penumbra tool with ease.
## Installing

```sh
chmod +x ./pup/install
./pup/install
cd pup/
chmod +x install
./install
```

## Usage
Expand Down

0 comments on commit bb581ff

Please sign in to comment.