[ARVADOS] updated: de4d6cb4a482d07fbeb2c73366e6717441a26e17
Git user
git at public.curoverse.com
Fri Jul 15 14:28:04 EDT 2016
Summary of changes:
doc/sdk/cli/install.html.textile.liquid | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via de4d6cb4a482d07fbeb2c73366e6717441a26e17 (commit)
from f02f9915ecccc36bc13ad7ae34567be26e55a339 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit de4d6cb4a482d07fbeb2c73366e6717441a26e17
Author: Brett Smith <brett at curoverse.com>
Date: Fri Jul 15 14:26:45 2016 -0400
9369: Copyedit CLI SDK install guide.
diff --git a/doc/sdk/cli/install.html.textile.liquid b/doc/sdk/cli/install.html.textile.liquid
index cf6432d..8cde514 100644
--- a/doc/sdk/cli/install.html.textile.liquid
+++ b/doc/sdk/cli/install.html.textile.liquid
@@ -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
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list