Cleaned up pandoc temporary deb file.

This commit is contained in:
2020-01-01 19:27:49 +00:00
parent 79cc47fc48
commit 79dab07ce3

View File

@ -76,6 +76,9 @@ This guide will walk through setting up [[https://en.wikipedia.org/wiki/Windows_
# Install the package with dpkg
sudo dpkg -i pandoc*
# Remove the package file after install
rm pandoc*
#+END_SRC