Skip to content

Commit 19f8db6

Browse files
jspaaksfdiblen
andauthored
Update {{cookiecutter.project_name}}/README.dev.rst
Co-authored-by: Faruk D. <fdiblen@users.noreply.github.com>
1 parent 3ad0d53 commit 19f8db6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_name}}/README.dev.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ In a new terminal, without an activated virtual environment or an `env` director
138138
# make sure to have a recent version of pip and setuptools
139139
pip install --upgrade pip setuptools
140140
141-
# install in user space from test pypi instance:
141+
# install from test pypi instance:
142142
python3 -m pip -v install --no-cache-dir \
143143
--index-url https://test.pypi.org/simple/ \
144144
--extra-index-url https://pypi.org/simple {{ cookiecutter.package_name }}

0 commit comments

Comments
 (0)