Skip to content

Commit 338ada3

Browse files
Update articles/machine-learning/prompt-flow/how-to-customize-environment-runtime.md
1 parent fcba171 commit 338ada3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/prompt-flow/how-to-customize-environment-runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Mopidy-Dirble ~= 1.1 # Compatible release. Same as >= 1.1, == 1.*
5050
<path_to_local_package> # reference to local pip wheel package
5151
```
5252

53-
See [Requirements File Format](https://pip.pypa.io/en/stable/reference/requirements-file-format/) in the pip documentation for more details on structuring the `requirements.txt` file.
53+
For more information about structuring the `requirements.txt` file, see [Requirements file format](https://pip.pypa.io/en/stable/reference/requirements-file-format/) in the pip documentation.
5454

5555
#### Define the `Dockerfile`
5656

0 commit comments

Comments
 (0)