X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7a98271d94163cdc4afa5bfcf275db353bc062d2..2833e72b9373d50b232d248b04e8154fbdc220ff:/doc/install/install-sso.html.textile.liquid diff --git a/doc/install/install-sso.html.textile.liquid b/doc/install/install-sso.html.textile.liquid index f220ef6d36..2f2ba5151b 100644 --- a/doc/install/install-sso.html.textile.liquid +++ b/doc/install/install-sso.html.textile.liquid @@ -5,7 +5,8 @@ title: Install Single Sign On (SSO) server ... -
~$ git clone https://github.com/curoverse/sso-devise-omniauth-provider.git
+
~$ cd $HOME # (or wherever you want to install)
+~$ git clone https://github.com/curoverse/sso-devise-omniauth-provider.git
 ~$ cd sso-devise-omniauth-provider
 ~/sso-devise-omniauth-provider$ bundle install
 ~/sso-devise-omniauth-provider$ rake db:create