mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
script update [ci skip]
This commit is contained in:
parent
0395eda612
commit
bcbd99ef34
1 changed files with 1 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue