Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit fac0129

Browse files
committed
readme update
1 parent 0572082 commit fac0129

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ V2RayX provides a GUI to generate the config file for V2Ray. It includes V2Ray's
2626
V2RayX also allows users to change system proxy settings and switch proxy servers on the macOS menu bar.
2727

2828
### manually update v2ray-core
29-
replace `V2RayX.app/Contents/Resources/v2ray` with the newest v2ray
29+
replace `V2RayX.app/Contents/MacOS/v2ray` with the newest v2ray
3030
version from [v2ray-core
31-
repo](https://github.com/v2ray/v2ray-core/releases).
31+
repo](https://github.com/v2ray/v2ray-core/releases). However, compatibility is not guaranteed.
3232

3333
### Uninstall
3434
V2RayX will create the following files and folders:
3535

3636
* `/Library/Application Support/V2RayX`
3737
* `~/Library/Application Support/V2RayX`
38-
* `~/Library/Preferences/projectv2ray.V2RayX.plist`
38+
* `~/Library/Preferences/cenmrev.V2RayX.plist`
3939

4040
So, to totally uninstall V2RayX, just delete V2RayX.app and the files above. :)
4141

0 commit comments

Comments
 (0)