Skip to content

Commit 3015060

Browse files
committed
Remove and replace some obsolete prose
1 parent 7af43c1 commit 3015060

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

src/maintainer/knowledge_base.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -133,16 +133,13 @@ a workaround for now.
133133
Testing a local build
134134
^^^^^^^^^^^^^^^^^^^^^
135135

136-
Using a local channel looks a bit different in Windows, too. The quotes are
137-
important:
136+
Because we're using ``conda-build`` directly instead of ``build-locally.py``,
137+
we can use the ``local`` channel:
138138

139139
.. code-block::
140140
141141
conda create -n my-new-env -c local my-package
142142
143-
If you installed from a different distribution than ``miniforge`` or to a
144-
different path, you'll need to alter this path.
145-
146143
147144
Notes on native code
148145
--------------------

0 commit comments

Comments
 (0)