Update README.md
This commit is contained in:
parent
6b315c695b
commit
d22cdf7772
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Enable macOS HiDPI
|
# Enable macOS HiDPI (Only For macOS 13 Ventura)
|
||||||
|
|
||||||
## Explanation
|
## Explanation
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@ System Preferences
|
||||||
1.Remote Mode: Run this script in Terminal
|
1.Remote Mode: Run this script in Terminal
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bash -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/master/hidpi.sh)"
|
bash -c "$(curl -fsSL https://raw.githubusercontent.com/yurhett/one-key-hidpi/master/hidpi.sh)"
|
||||||
```
|
```
|
||||||
|
|
||||||
2.Local Mode: Download ZIP, decompressing it, and double click `hidpi.command` to run
|
2.Local Mode: Download ZIP, decompressing it, and double click `hidpi.command` to run
|
||||||
|
|
Loading…
Reference in a new issue