# HG changeset patch # User Oleksandr Gavenko # Date 1499467061 -10800 # Node ID 691dafb446190e0a31171c42f25b5b6c8131c3ef # Parent 340482715bb0257158c8ad9242ba0546e269da88 Corrected instruction sequence. diff -r 340482715bb0 -r 691dafb44619 www/HACKING.rst --- a/www/HACKING.rst Sat Jul 08 01:37:15 2017 +0300 +++ b/www/HACKING.rst Sat Jul 08 01:37:41 2017 +0300 @@ -52,6 +52,7 @@ version (before port to Python 3):: $ git clone https://github.com/dae/anki.git + $ cd anki $ git co 15b349e3^ and put path to Anki project source dir inside ``Makefile.config``::