You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/install/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ Fpm is available on [PyPI] and may be installed with [pipx] with:
113
113
pipx install fpm
114
114
```
115
115
116
-
The use of [pipx] instead of `pip`allow managing automatically a dedicated virtual environement without potential clashes with the host operating system.
116
+
The use of [pipx] instead of `pip`allows automatically managing a dedicated virtual environment without potential clashes with the host operating system.
117
117
118
118
:::{note}
119
119
The `pipx` package manager can be installed from [sources](https://github.com/pypa/pipx)
0 commit comments