Skip to content

Commit a3f69cd

Browse files
Change "'setup-env' tool" to "'setup-env' script"
Co-authored-by: Nick <[email protected]>
1 parent c1870be commit a3f69cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ There are a few ways to do this, but we prefer to use
4646
create and manage a Python virtual environment specific to this
4747
project.
4848

49-
We recommend using the `setup-env` tool located in this repository,
49+
We recommend using the `setup-env` script located in this repository,
5050
as it automates the entire environment configuration process. The
5151
dependencies required to run this tool are
5252
[GNU `getopt`](https://github.com/util-linux/util-linux/blob/master/misc-utils/getopt.1.adoc),

0 commit comments

Comments
 (0)