9369: Copyedit CLI SDK install guide.
authorBrett Smith <brett@curoverse.com>
Fri, 15 Jul 2016 18:26:45 +0000 (14:26 -0400)
committerBrett Smith <brett@curoverse.com>
Fri, 15 Jul 2016 18:26:45 +0000 (14:26 -0400)
doc/sdk/cli/install.html.textile.liquid

index cf6432da5067e442f5f55a3e219a067161c2df26..8cde514f68f769a7ab336bb606f0e1ff8743b0c4 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.  To get those, 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, install the @arvados-python-client@ and @arvados-cwl-runner@ packages, either from PyPI or source.
 
 h3. Prerequisites: Ruby, Bundler, and curl libraries