Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbf25865

Browse files
author
Nils Diefenbach
authored
Merge pull requestrealpython#1 from nlsdfnbch/nlsdfnbch-patch-1
Fixing typos
2 parents3b59736 +cc02d1c commitbf25865

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/starting/install3/linux.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,14 @@ command is meant for Python 2, while the ``pip3`` command is meant for Python 3.
8585
8686
$ command -v pip3
8787
88-
However, when using virtual environments (describedbellow), you don't need to
88+
However, when using virtual environments (describedbelow), you don't need to
8989
care about that.
9090

9191

9292
Pipenv & Virtual Environments
9393
-----------------------------
9494

95-
The next stepit to install Pipenv, so you can install dependencies and manage virtual environments.
95+
The next stepis to install Pipenv, so you can install dependencies and manage virtual environments.
9696

9797
A Virtual Environment is a tool to keep the dependencies required by different projects
9898
in separate places, by creating virtual Python environments for them. It solves the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp