From 5fff669767020d46a3080041aa52b2bbc4de8430 Mon Sep 17 00:00:00 2001 From: Jackwaterveg <87408988+Jackwaterveg@users.noreply.github.com> Date: Thu, 22 Jul 2021 21:10:47 +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 f2c4ff289..5a4c879d4 100644 --- a/doc/src/install.md +++ b/doc/src/install.md @@ -42,7 +42,7 @@ bash setup.sh ```bash source tools/venv/bin/activate ``` -## install AutoLog +## Install AutoLog ```bash git clone https://github.com/LDOUBLEV/AutoLog pip3 install -r requirements.txt