We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05ff9b9 commit 38bfc34Copy full SHA for 38bfc34
site/en/install/pip.html
@@ -200,7 +200,7 @@ <h3>Windows</h3>
200
<code class="devsite-terminal tfo-terminal-windows-venv">pip list # show packages installed within the virtual environment</code>
201
</pre>
202
<p>
203
- And to exit virtual environment later:
+ And to exit the virtual environment later:
204
</p>
205
<pre class="devsite-terminal tfo-terminal-windows-venv prettyprint lang-bsh">deactivate # don't exit until you're done using TensorFlow</pre>
206
</section>
0 commit comments