From cadd8d853fbb9018b9456cc245a867213f757c9a Mon Sep 17 00:00:00 2001 From: Kristaps Kaupe Date: Fri, 20 Mar 2020 00:39:38 +0200 Subject: [PATCH] Fix typo --- docs/release-notes/release-notes-0.6.2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/release-notes-0.6.2.md b/docs/release-notes/release-notes-0.6.2.md index ab126c5..c711ceb 100644 --- a/docs/release-notes/release-notes-0.6.2.md +++ b/docs/release-notes/release-notes-0.6.2.md @@ -17,7 +17,7 @@ To upgrade (but: read and follow instructions in 0.4.0 if from pre-0.4.0): First run the `install.sh` script as mentioned in the README. When prompted to overwrite the directory `jmvenv`, accept. **Python 3 is now required; Python 2 is no longer supported as it reached EOL.** -Note that `.install.sh -?` will show the options for installation. +Note that `./install.sh -?` will show the options for installation. **Once you have upgraded, please take note of the change mentioned below under `Move user data to home directory`.**