Skip to content

Commit a4aad7c

Browse files
authored
Update README: Sandbox -> Virtual Environmen (#407)
* Update README: Sandbox -> Virtual Environment * rm changelog entry
1 parent dcfb0fb commit a4aad7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ pipx install git+https://github.com/psf/black.git@ce14fa8b497bae2b50ec48b3bd7022
136136
pipx install https://github.com/psf/black/archive/18.9b0.zip # install a release
137137
```
138138

139-
### Walkthrough: Running an Application in a Temporary, Sandboxed Environment
139+
### Walkthrough: Running an Application in a Temporary Virtual Environment
140140

141141
This is an alternative to `pipx install`.
142142

0 commit comments

Comments
 (0)