# HG changeset patch # User Pierre-Yves David # Date 1458685745 25200 # Node ID 85db8af6b5b50889b8a49ee6d5b937c7d55b2b03 # Parent 8f8a48a2e97d5868116e0361ae4654fa5a41a6a3 readme: fix instruction to enable topic We moved the source code in 85390446f8c1 but we messed up the readme update. We are fixing it here. diff -r 8f8a48a2e97d -r 85db8af6b5b5 README.md --- a/README.md Mon Mar 21 21:30:14 2016 -0700 +++ b/README.md Tue Mar 22 15:29:05 2016 -0700 @@ -12,4 +12,4 @@ local directory, and add that directory to your `.hgrc`: [extensions] - topics=path/to/hg-topics/src + topics=path/to/hg-topics/hgext3rd/topic/