Skip to content

Commit 5bf30ab

Browse files
authored
Disrecommend Chocolatey patch package (ros2#671)
ros2#643 (review)
1 parent b558235 commit 5bf30ab

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

source/Installation/Foxy/Windows-Development-Setup.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,6 @@ First install git:
3333
You will need to append the Git cmd folder ``C:\Program Files\Git\cmd`` to the PATH (you can do this by clicking the Windows icon, typing "Environment Variables", then clicking on "Edit the system environment variables".
3434
In the resulting dialog, click "Environment Variables", the click "Path" on the bottom pane, then click "Edit" and add the path).
3535

36-
Then install ``patch``:
37-
38-
.. code-block:: bash
39-
40-
> choco install -y patch
41-
42-
You may need to close the cmd prompt and open a new one, but at this point you should be able to run ``git``\ , ``python``\ , ``cmake``\ , and ``patch.exe --version``.
4336

4437
Install developer tools
4538
-----------------------

0 commit comments

Comments
 (0)