Update release-notes.md

This commit is contained in:
Brian Hendriks
2019-01-09 10:09:52 -08:00
committed by GitHub
parent 80bdbb7e79
commit ec41349660
+1 -1
View File
@@ -4,7 +4,7 @@
* To convert existing data repositories you will need to run:
* mkdir .dolt/noms
* mv * .dolt/noms/
* rm * (If you have been using this directory to store other files you may need to be more deliberate about what you delete.
* rm * (If you have been using this directory to store other files you may need to be more deliberate about what you delete.)
* Bug fixes.
* Error messaging improvements.