From eba280d5dfac19649915316c56164b43428a98c6 Mon Sep 17 00:00:00 2001 From: Jackwaterveg <87408988+Jackwaterveg@users.noreply.github.com> Date: Thu, 22 Jul 2021 21:15:06 +0800 Subject: [PATCH] Update install.md --- doc/src/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/install.md b/doc/src/install.md index 35373abc7..fd42224db 100644 --- a/doc/src/install.md +++ b/doc/src/install.md @@ -43,7 +43,7 @@ bash setup.sh source tools/venv/bin/activate ``` -- Installing AutoLog via `git`: +- Besides, installing AutoLog via `git`: ```bash git clone https://github.com/LDOUBLEV/AutoLog pip3 install -r requirements.txt