diff --git a/doc/src/install.md b/doc/src/install.md index ca744b30..35373abc 100644 --- a/doc/src/install.md +++ b/doc/src/install.md @@ -42,8 +42,8 @@ bash setup.sh ```bash source tools/venv/bin/activate ``` -## Install AutoLog -Installing AutoLog via `git`: + +- Installing AutoLog via `git`: ```bash git clone https://github.com/LDOUBLEV/AutoLog pip3 install -r requirements.txt