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

Commitcc02d1c

Browse files
author
Nils Diefenbach
authored
Fixing typos
no more bellowing required by reader.
1 parent3b59736 commitcc02d1c

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