Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RongDuJiKsp committed Sep 18, 2024
1 parent 8d103aa commit 19b64dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ After installing, run `mihoro setup` once to initialize `~/.config/mihoro.toml`.
```toml
remote_mihomo_binary_url = ""
remote_config_url = ""
remote_config_encoding = "plain"
mihomo_binary_path = "~/.local/bin/mihomo"
mihomo_config_root = "~/.config/mihomo"
user_systemd_root = "~/.config/systemd/user"
Expand Down Expand Up @@ -59,7 +58,6 @@ mmdb = "https://cdn.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@release/country.mmd

* `remote_mihomo_binary_url`, the `.gz` download url found in [`mihomo`'s GitHub release](https://github.com/MetaCubeX/mihomo/releases/latest).
* `remote_config_url`, your remote `mihomo` or `clash` subscription url.
* `remote_config_encoding`, when your subscription address returns base64, set it to `base64`.

Example:

Expand Down

0 comments on commit 19b64dd

Please sign in to comment.