Author: gweidner
Date: Sun Sep 17 16:21:45 2017
New Revision: 1808640

URL: http://svn.apache.org/viewvc?rev=1808640&view=rev
Log:
[SYSTEMML-1907] Rename python package to systemml-*-python.tar.gz

Modified:
    systemml/site/install-systemml.html

Modified: systemml/site/install-systemml.html
URL: 
http://svn.apache.org/viewvc/systemml/site/install-systemml.html?rev=1808640&r1=1808639&r2=1808640&view=diff
==============================================================================
--- systemml/site/install-systemml.html (original)
+++ systemml/site/install-systemml.html Sun Sep 17 16:21:45 2017
@@ -234,7 +234,7 @@ ml.execute(helloScript)
        </div>
        <div id="setup-tabs-3">
 1) Install python development build of SystemML:
-               <figure class="highlight"><pre><code class="language-bash" 
data-lang="bash">pip install 
https://sparktc.ibmcloud.com/repo/latest/systemml-1.0.0-SNAPSHOT-python.tgz</code></pre></figure>
+               <figure class="highlight"><pre><code class="language-bash" 
data-lang="bash">pip install 
https://sparktc.ibmcloud.com/repo/latest/systemml-1.0.0-SNAPSHOT-python.tar.gz</code></pre></figure>
        </div>
        <div id="setup-tabs-4">
                1) Download binary development build of SystemML (tgz or 
zip):<br/>


Reply via email to