Minor modification to installation steps

Project: http://git-wip-us.apache.org/repos/asf/airavata-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata-docs/commit/35e3d46f
Tree: http://git-wip-us.apache.org/repos/asf/airavata-docs/tree/35e3d46f
Diff: http://git-wip-us.apache.org/repos/asf/airavata-docs/diff/35e3d46f

Branch: refs/heads/master
Commit: 35e3d46fab7fd161d5a178f84fe12b2c3f71d6aa
Parents: 5fe83b6
Author: Eroma Abeysinghe <eroma.abeysin...@gmail.com>
Authored: Fri May 20 09:52:25 2016 -0400
Committer: Eroma Abeysinghe <eroma.abeysin...@gmail.com>
Committed: Fri May 20 09:52:25 2016 -0400

----------------------------------------------------------------------
 Airavata-Installation.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/35e3d46f/Airavata-Installation.md
----------------------------------------------------------------------
diff --git a/Airavata-Installation.md b/Airavata-Installation.md
index 12b6c2f..cde7117 100644
--- a/Airavata-Installation.md
+++ b/Airavata-Installation.md
@@ -78,7 +78,7 @@ OR
 7. Generate Credential store keystore file in the created local directory.
 <pre><code>    keytool -genseckey -alias airavata -keyalg AES -keysize 128 
-storetype jceks -keystore airavata_sym.jks</code></pre>
 For more information visit <a 
href="https://cwiki.apache.org/confluence/display/AIRAVATA/Credential+Store+Configuration+Guide/";
 target="_blank">Credential Store Configuration Documentation</a>
-8. In order to copy mysql.jar file; navigate to Airavata lib directory
+8. In order to copy mysql jar file (always download the latest available); 
navigate to Airavata lib directory
 <pre><code>cd 
/LocalFolderPath/apache-airavata-server-0.16-SNAPSHOT/lib</code></pre>
 Now copy the mysql.jar to lib  directory (<a 
href="http://dev.mysql.com/downloads/connector/j/"; target="_blank">Download 
mysql.jar</a>).
 9. Navigate to bin folder which contains file airavata-server.properties and 
open it;

Reply via email to