From c9d83f783e877ce60ef4835be17633a5ef03723a Mon Sep 17 00:00:00 2001 From: Ljzd-PRO Date: Sat, 2 Dec 2023 03:46:31 +0800 Subject: [PATCH] docs: Add a-Shell `ktoolbox-pure-py` install command --- README.md | 4 ++++ README_zh-CN.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index 649016b..b2c3716 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,10 @@ For more information, use the help command. ```bash pip3 install ktoolbox ``` + - For [a-Shell](https://github.com/holzschu/a-shell): + ```bash + pip3 install ktoolbox-pure-py + ``` - Get general help: ```bash diff --git a/README_zh-CN.md b/README_zh-CN.md index c73322f..3ad4652 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -84,6 +84,10 @@ ```bash pip3 install ktoolbox ``` + - 对于 [a-Shell](https://github.com/holzschu/a-shell): + ```bash + pip3 install ktoolbox-pure-py + ``` - 获取帮助总览: ```bash