From ba4d00bbabc853a903f91144526007937462766a Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Mon, 18 May 2015 20:57:03 +0200 Subject: migration note in readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f6aa3d3..c62b1b0 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ mkdir ~/.xboomx cp etc/config ~/.xboomx/config ``` +### Migration to xboomx 0.7.x, python 3 +xboomx 0.7.x contain breaking changes from previous versions. + +To perform the migration make sure you still have python 2 installed, then run `xboomx_python2mirgation.py` which performs the migration. When this is done you are good to start using xboomx 0.7.x. + ## Config The config file, which if you followed the instructions above is located at `~/.xboomx/config`, contains the following a json object. ```json -- cgit v1.2.3