Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerwooo authored Mar 11, 2024
1 parent 99edf17 commit 78807cd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ curl -fsSL https://mirror.ghproxy.com/https://raw.githubusercontent.com/spencerw

`mihoro`, like `mihomo`, is a config-based CLI client.

After installing, run `mihoro` once to initialize `~/.config/mihoro.toml`. The default config is:
After installing, run `mihoro setup` once to initialize `~/.config/mihoro.toml`. The default config is:

```toml
remote_mihomo_binary_url = ""
Expand Down Expand Up @@ -59,6 +59,8 @@ mmdb = "https://cdn.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@release/country.mmd
* `remote_mihomo_binary_url`, the `tar.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.

Finally, run `mihoro setup` once more, to start downloading `mihomo` binary and your remote configurations.

## Usage

```console
Expand Down

0 comments on commit 78807cd

Please sign in to comment.