This commit is contained in:
lingdong huang
2020-08-06 19:58:56 -04:00
parent b9d641ac96
commit 10d9d1b491

View File

@@ -79,7 +79,7 @@ provided you have the node and pkg dependencies installed.
Tip: to run the software by typing `zdic` anywhere, you can symlink it to `/user/bin`, e.g. Tip: to run the software by typing `zdic` anywhere, you can symlink it to `/user/bin`, e.g.
```bash ```bash
ln -s /usr/local/bin/zdic path/to/zdic-cli/zdic-cli ln -s path/to/zdic-cli/zdic-cli /usr/local/bin/zdic
``` ```
## Disclaimers ## Disclaimers