Author: akm
Date: Sun Aug 28 03:54:51 2016
New Revision: 1758086
URL: http://svn.apache.org/viewvc?rev=1758086&view=rev
Log:
MAHOUT-1874: Broken markdown in Downloads section on Mahout site
Modified:
mahout/site/mahout_cms/trunk/content/general/downloads.mdtext
Modified: mahout/site/mahout_cms/trunk/content/general/downloads.mdtext
URL:
http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/general/downloads.mdtext?rev=1758086&r1=1758085&r2=1758086&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/general/downloads.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/general/downloads.mdtext Sun Aug 28
03:54:51 2016
@@ -19,7 +19,7 @@ Apache Mahout is mirrored to [Github](ht
Whether you are using Mahout's Shell, running command line jobs or using it as
a library to build your own apps
you'll need to setup several environment variables.
-Edit your environment in ```~/.bash_profile`` `for Mac or ```~/.bashrc``` for
many linux distributions. Add the following
+Edit your environment in ```~/.bash_profile``` for Mac or ```~/.bashrc``` for
many linux distributions. Add the following
export MAHOUT_HOME=/path/to/mahout
export MAHOUT_LOCAL=true # for running standalone on your dev machine,