Index: applications/editors/josm/plugins/mapillary/INSTALL.md
===================================================================
--- applications/editors/josm/plugins/mapillary/INSTALL.md	(revision 32070)
+++ applications/editors/josm/plugins/mapillary/INSTALL.md	(revision 32285)
@@ -66,5 +66,5 @@
 git rev-parse master > .git/refs/remotes/svn/git-svn # creates a file containing the SHA1 of master-branch
 git svn fetch
-git reset --hard svn/git-svn
+git reset --hard svn/git-svn # Make sure you have no uncommitted changes in your repo before doing this
 ```
 
