diff --git a/README.md b/README.md index 3c5e9f9..0236e7f 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ An online training module to provide instructors guidance in developing and offering fully-online and hybrid courses. You can access the materials in the following forms: * **Website:** https://niema.net/How-to-Teach-Online + * `jupyter-book build teach_online` * **PDF:** https://github.com/niemasd/How-to-Teach-Online/releases/latest/download/How-to-Teach-Online.pdf + * `jupyter-book build teach_online --builder pdflatex`