diff options
author | 2011-03-29 20:49:27 -0400 | |
---|---|---|
committer | 2011-03-29 20:49:27 -0400 | |
commit | 91abbaddbeb4a18ceee14f0784c557e766b55e34 (patch) | |
tree | 4598bd2d21bdd4074074687683cb615e2dea79ed /doc/manual | |
parent | 56ca83c50e928fc01200021a851215aa26d03f50 (diff) | |
download | textadept-91abbaddbeb4a18ceee14f0784c557e766b55e34.tar.gz textadept-91abbaddbeb4a18ceee14f0784c557e766b55e34.zip |
Officially supported modules are available as a separate download.
Diffstat (limited to 'doc/manual')
-rw-r--r-- | doc/manual/7_Modules.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/7_Modules.md b/doc/manual/7_Modules.md index dba398a3..72880974 100644 --- a/doc/manual/7_Modules.md +++ b/doc/manual/7_Modules.md @@ -79,8 +79,8 @@ change them or use different settings, see the ## Getting Modules The officially supported language modules are hosted on -[Bitbucket](https://bitbucket.org/mitchell) and come with Textadept by default. -To upgrade to the most recent version of a module, you can either use +[Bitbucket](https://bitbucket.org/mitchell) and are available as a separate +download. To upgrade to the most recent version of a module, you can either use [Mercurial](http://mercurial.selenic.com) (run `hg pull` and then `hg update` on or from within the module) or download a zipped version from the module's repository homepage and overwrite the existing one. If you do not have access to |