Skip to content

Commit

Permalink
fix: README.md install URL (#67)
Browse files Browse the repository at this point in the history
Updated installer URL in README.md
  • Loading branch information
jasonjgardner authored Jan 26, 2024
2 parents 913a26e + 654713c commit b16b9e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Copy and paste the following line into a PowerShell terminal with administrator privilege:

```powershell
iwr https://bedrock.graphics/installer -useb | iex
iwr https://bedrock.graphics/installer/latest -useb | iex
```

> Or [download](https://github.com/BetterRTX/BetterRTX-Installer/releases) the installer script and run as an admin with `Set-ExecutionPolicy -Scope CurrentUser Bypass` enabled.
Expand Down Expand Up @@ -85,4 +85,4 @@ This work is licensed under a
---

**_BetterRTX_ is not affiliated with NVIDIA or Mojang.**
**_BetterRTX_ is not affiliated with NVIDIA or Mojang.**

0 comments on commit b16b9e8

Please sign in to comment.