script update [ci skip]

This commit is contained in:
edoapra 2022-05-26 18:32:53 -07:00
parent 0395eda612
commit bcbd99ef34
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

View file

@ -1,8 +1,5 @@
#!/bin/bash
python3 -m pip install --user mkdocs
python3 -m pip install --user mkdocs-material
git clone https://github.com/cmitu/mkdocs-altlink-plugin
cd mkdocs-altlink-plugin
python3 -m pip install --user -e .
cd ..
python3 -m pip install git+https://github.com/cmitu/mkdocs-altlink-plugin/
python3 -m pip install --user python-markdown-math