10682: Track Azure backend errors by type.
[arvados.git] / doc / sdk / cli / install.html.textile.liquid
index cf6432da5067e442f5f55a3e219a067161c2df26..4776a97895553efcde7b71f38197d56f6f56db7c 100644 (file)
@@ -3,10 +3,9 @@ layout: default
 navsection: sdk
 navmenu: CLI
 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