Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Commit

Permalink
change name
Browse files Browse the repository at this point in the history
  • Loading branch information
pznguin-kyun committed Jul 23, 2024
1 parent 0e2fa52 commit 60a263f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@ and so on!

## Install with git
```
git clone --depth 1 https://github.com/Haruzona/pengurice
cd pengurice
./pengurice.sh
$ git clone --depth 1 https://github.com/Haruzona/pengurice
$ cd pengurice
# ./pengurice.sh
```

## Install with curl
```
curl -LO https://raw.githubusercontent.com/Haruzona/pengurice/main/pengurice.sh
bash pengurice.sh
$ curl -LO https://raw.githubusercontent.com/Haruzona/pengurice/main/pengurice.sh
# bash pengurice.sh
```

## Install manually
Expand Down

0 comments on commit 60a263f

Please sign in to comment.