Merge branch '14259-pysdk-remote-block-copy'
[arvados.git] / doc / install / install-shell-server.html.textile.liquid
index b8ffcc54b3d41643777ede7b9fb027f436751c3c..1cbe74997213ad24379085a6fd74a1d31e374654 100644 (file)
@@ -88,7 +88,7 @@ Create an Arvados virtual_machine object representing this shell server. This wi
 
 <notextile>
 <pre>
-<code>apiserver:~$ <span class="userinput">arv --format=uuid virtual_machine create --virtual-machine '{"hostname":"<b>your.shell.server.hostname</b>"}'</span>
+<code>apiserver:~$ <span class="userinput">arv --format=uuid virtual_machine create --virtual-machine '{"hostname":"<b>your.shell.server.hostname.without.domain</b>"}'</span>
 zzzzz-2x53u-zzzzzzzzzzzzzzz</code>
 </pre>
 </notextile>