mkdocs-material
mkdocs-material copied to clipboard
Added --force-reinstall to insiders upgrade instructions
As discussed, added --force-reinstall to the upgrade instructions for people who need the latest development version. This avoids the problem that pip might decide there is nothing to do based on comparing version numbers.
Oh, and: I felt it was warranted to give an explanation as to why the flag is there.
LGTM, thanks!