X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/33f52182ea5d0ca602ebe4dff81822ed57a3a847..76e8998d9326da7d99bcf083bd7234d62c2af63c:/doc/user/getting_started/check-environment.html.textile.liquid diff --git a/doc/user/getting_started/check-environment.html.textile.liquid b/doc/user/getting_started/check-environment.html.textile.liquid index 287d7087d7..4a5105bdd8 100644 --- a/doc/user/getting_started/check-environment.html.textile.liquid +++ b/doc/user/getting_started/check-environment.html.textile.liquid @@ -4,9 +4,9 @@ navsection: userguide title: "Checking your environment" ... -First you should log into an Arvados VM instance ("Unix":{{site.baseurl}}/user/getting_started/ssh-access-unix.html#login or "Windows":{{site.baseurl}}/user/getting_started/ssh-access-windows.html#login) if you have not already done so. +First, log into an Arvados VM instance (instructions for "Webshell":{{site.baseurl}}/user/getting_started/vm-login-with-webshell.html or "Unix":{{site.baseurl}}/user/getting_started/ssh-access-unix.html#login or "Windows":{{site.baseurl}}/user/getting_started/ssh-access-windows.html#login) or install the Arvados "Command line SDK":{{site.baseurl}}/sdk/cli/install.html and "Python SDK":{{site.baseurl}}/sdk/python/sdk-python.html on your workstation. -If @arv user current@ is able to access the API server, it will print out information about your account. Check that you are able to access the Arvados API server using the following command: +Check that you are able to access the Arvados API server using @arv user current@. If it is able to access the API server, it will print out information about your account:
$ arv user current