From cfd9dcef852ba72e94093ac885da150fbf4eb482 Mon Sep 17 00:00:00 2001 From: Seongjae Lee Date: Sat, 12 Sep 2015 01:15:09 -0700 Subject: [PATCH] Fix typo on readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d7bff3..892e9d5 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ You can also override `cmd-l` if you want to keep your muscle memory from Notati ## Migration -v0.1.0 under published package name `notational-velocity` had a fatal bug that sets the default value of its note directory under package directory. Since package directory is overwritten when the user updates `notational-velocity` package. For more information, refer [#25][6]. +v0.1.0 under published package name `notational-velocity` had a fatal bug that sets the default value of its note directory under package directory. In that case, all notes are deleted once the user updates the package, since package directory is overwritten when the user. For more information, refer [#25][6]. To resolve this problem, we renamed our package name to `nvatom`. Users who have the old `notational-velocity` need to **install `nvatom` package first**, activate the package to automatically migrate the existing notes, and then delete `notational-velocity` package.