Skip to content

Commit

Permalink
s/tut/mdoc/
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Mar 14, 2020
1 parent 55e5be6 commit 602da4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -e
git submodule update --init

cd ./scala_text
../sbt tut
../sbt mdoc
cd ..
cp ./scala_text/book.json ./
cp -r ./scala_text/src/img ./
Expand Down

0 comments on commit 602da4b

Please sign in to comment.