Skip to content

Instantly share code, notes, and snippets.

@ComFreek
Created December 27, 2020 11:47
Show Gist options
  • Save ComFreek/16235b3dee8314db8426f812bcc4fa13 to your computer and use it in GitHub Desktop.
Save ComFreek/16235b3dee8314db8426f812bcc4fa13 to your computer and use it in GitHub Desktop.
Update MikTeX on Windows using CLI
mpm --update ; mpm --update --admin ; mpm --update ; mpm --update --admin ; mpm --update-db ; mpm --update-db --admin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment