9369: Copyedits throughout the CWL documentation.
[arvados.git] / doc / sdk / cli / install.html.textile.liquid
index eff019a7fdaa99403ae67732eb4d2da9f6071d65..53821b52643db5cb68812009dc37ce3755118bfb 100644 (file)
@@ -6,7 +6,7 @@ title: "Installation"
 
 ...
 
-Arvados CLI tools are written in Ruby and Python.  To use the @arv@ command, you can either install the @arvados-cli@ gem via RubyGems or build and install the package from source.  The @arv@ command also relies on other Arvados tools, you can either install the @arvados-python-client@ and @arvados-cwl-runner@ from PyPi or install the packages from source.
+Arvados CLI tools are written in Ruby and Python.  To use the @arv@ command, you can either install the @arvados-cli@ gem via RubyGems or build and install the package from source.  The @arv@ command also relies on other Arvados tools.  To get those, you can either install the @arvados-python-client@ and @arvados-cwl-runner@ from PyPI or install the packages from source.
 
 h3. Prerequisites: Ruby, Bundler, and curl libraries
 
@@ -20,7 +20,7 @@ $ <code class="userinput">sudo apt-get install libcurl3 libcurl3-gnutls libcurl4
 </pre>
 </notextile>
 
-h3. Option 1: Install from RubyGems and PyPi
+h3. Option 1: Install from RubyGems and PyPI
 
 <notextile>
 <pre>