Repository: incubator-crail
Updated Branches:
  refs/heads/master 030063d27 -> 90978beea


[Documentation] JIRA-61 updating the documentation

Removing reference to "crail-1.0" string in the
documentation. All referneces are set to the
$CRAIL_HOME.

Signed-off-by: Animesh Trivedi <atriv...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/incubator-crail/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-crail/commit/90978bee
Tree: http://git-wip-us.apache.org/repos/asf/incubator-crail/tree/90978bee
Diff: http://git-wip-us.apache.org/repos/asf/incubator-crail/diff/90978bee

Branch: refs/heads/master
Commit: 90978beea07dcf76c9e4332988236a8d58c21ed7
Parents: 019279d
Author: Animesh Trivedi <atriv...@apache.org>
Authored: Mon Nov 5 13:54:12 2018 +0100
Committer: Animesh Trivedi <atriv...@apache.org>
Committed: Mon Nov 5 14:00:10 2018 +0100

----------------------------------------------------------------------
 doc/source/source.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-crail/blob/90978bee/doc/source/source.rst
----------------------------------------------------------------------
diff --git a/doc/source/source.rst b/doc/source/source.rst
index 783b936..a7e835f 100644
--- a/doc/source/source.rst
+++ b/doc/source/source.rst
@@ -33,4 +33,4 @@ To build Crail from source using `Apache Maven 
<http://maven.apache.org>`_ execu
 2. Run: :code:`mvn -DskipTests install`
 3. Copy tarball from :code:`assembly/target` to the cluster and unpack it 
using :code:`tar xvfz crail-X.Y-incubating-bin.tar.gz`
 
-**Note:** *later, when deploying Crail, make sure libdisni.so is part of your 
LD_LIBRARY_PATH. The easiest way to make it work is to copy libdisni.so into 
crail-1.0/lib*
+**Note:** *later, when deploying Crail, make sure libdisni.so is part of your 
LD_LIBRARY_PATH. The easiest way to make it work is to copy libdisni.so into 
$CRAIL_HOME/lib/*

Reply via email to