Update install2.sh

This commit is contained in:
RomanNum3ral 2025-06-08 00:15:10 +00:00
parent febf3d994b
commit 14894e1c7d
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@ apt install -y python3-venv
python3 -m venv mkdocs-env
source mkdocs-env/bin/activate
pip install mkdocs
apt install mkdocs
pip install mkdocs-material