branch: master commit 6153f5e98662fe0e939014da68bc308c4a7c41aa Author: egarrulo <egarr...@gmail.com> Commit: Leo Liu <sdl....@gmail.com>
GNU Global 6.5 has renamed plugin-factory/README --- README.rst | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 08640b4..34c51aa 100644 --- a/README.rst +++ b/README.rst @@ -61,10 +61,11 @@ Install Global and plugins ./configure --prefix=<PREFIX> --with-exuberant-ctags=/usr/local/bin/ctags make && make install - The executable ``ctags`` is unfortunately named because ``emacs`` also - includes a command of the same name. So make sure it is from - http://ctags.sourceforge.net. See ``plugin-factory/README`` in GNU - Global source for further information. + The executable ``ctags`` is unfortunately named because ``emacs`` + also includes a command of the same name. So make sure it is from + http://ctags.sourceforge.net. See ``plugin-factory/PLUGIN_HOWTO`` + (``plugin-factory/README`` for Global < 6.5) in GNU Global + source for further information. 2. Install ``pygments`` plugin