Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelb committed Jul 27, 2023
1 parent 6e1d861 commit 843e306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -e
apt-get update
apt-get -y install git rsync python3-pip

python3 -m pip install myst-parser==1.0.0 docutils=0.18 sphinx-rtd-theme sphinx==5.0
python3 -m pip install myst-parser==1.0.0 docutils==0.18 sphinx-rtd-theme sphinx==5.0

pwd ls -lah
git config --global --add safe.directory /__w/sniprun/sniprun
Expand Down

0 comments on commit 843e306

Please sign in to comment.