mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 21:55:30 -04:00
install pandoc-citeproc [ci skip]
This commit is contained in:
parent
c28af37e55
commit
76ac82aa17
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#if [[ $(command -v pandoc 2 > /dev/null) ]]; then
|
||||
# echo need to install pandoc
|
||||
sudo apt-get install -y pandoc
|
||||
sudo apt-get install -y pandoc-citeproc
|
||||
#fi
|
||||
pandoc --version
|
||||
if [[ "$?" != 0 ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue