summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2016-04-20 18:43:57 +0300
committerBen Hilburn <bhilburn@gmail.com>2016-04-20 18:43:57 +0300
commit92edb26a7878468d6cb988811e41bcb7b8806eac (patch)
tree5e06e3750ecea537db908837b3abfdf3bb93fc48
parent08eef3d4339f7968648d3c606a3a1aa3bffe0b96 (diff)
Making `anaconda` list item a link to full description.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 637c9b9f..b954d03e 100644
--- a/README.md
+++ b/README.md
@@ -115,7 +115,7 @@ The segments that are currently available are:
* `symfony2_version` - Show the current Symfony2 version, if you are in a Symfony2-Project dir.
* **Python Segments:**
* `virtualenv` - Your Python [VirtualEnv](https://virtualenv.pypa.io/en/latest/).
- * `anaconda` - Your active [Anaconda](https://www.continuum.io/why-anaconda) environment.
+ * [`anaconda`](#anaconda) - Your active [Anaconda](https://www.continuum.io/why-anaconda) environment.
* **Ruby Segments:**
* [`chruby`](#chruby) - Ruby environment information using `chruby` (if one is active).
* [`rbenv`](#rbenv) - Ruby environment information using `rbenv` (if one is active).