Update Python SDK install step, add virtualenv dependency
[arvados.git] / doc / user / tutorials / tutorial-trait-search.html.textile.liquid
index b6024119bb6e0e30818df99d9fed7da07df9ce67..13945ff4cd62aaaf68c6f6fab68d688c7496d184 100644 (file)
@@ -17,7 +17,7 @@ In the tutorial examples, three angle brackets (>>>) will be used to de
 Start by running Python.  
 
 <notextile>
-<pre><code>$ <span class="userinput">python</span>
+<pre><code>~$ <span class="userinput">python</span>
 Python 2.7.3 (default, Jan  2 2013, 13:56:14) 
 [GCC 4.7.2] on linux2
 Type "help", "copyright", "credits" or "license" for more information.