Skip to content

Commit

Permalink
Fix deprecated script link
Browse files Browse the repository at this point in the history
  • Loading branch information
kidonng committed Aug 19, 2021
1 parent ea50e54 commit f70edcb
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,7 @@ scoop bucket add mochi https://hub.fastgit.org/Qv2ray/mochi
scoop install mochi/qv2ray mochi/v2ray
```

If Scoop isn't installed yet, you can install it with:

```powershell
Set-ExecutionPolicy RemoteSigned -scope CurrentUser
iwr -useb 'https://raw.fastgit.org/kidonng/scoop-install/fastgit/install.ps1' | iex
```
Please visit [Mira](https://mira.xuann.wang/Scoop.html) for Scoop installation instructions.

## License

Expand Down

0 comments on commit f70edcb

Please sign in to comment.