Skip to content

Commit

Permalink
Update binutils.rst (#1604)
Browse files Browse the repository at this point in the history
Update the path to binutils-$ARCH.rb file for Macos.
  • Loading branch information
kmcyjm committed Jun 24, 2020
1 parent 47c9cfe commit e3a7515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/install/binutils.rst
Expand Up @@ -39,7 +39,7 @@ repo <https://github.com/Gallopsled/pwntools-binutils/>`__.

.. code-block:: bash
$ brew install https://raw.githubusercontent.com/Gallopsled/pwntools-binutils/master/osx/binutils-$ARCH.rb
$ brew install https://raw.githubusercontent.com/Gallopsled/pwntools-binutils/master/macos/binutils-$ARCH.rb
Alternate OSes
^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit e3a7515

Please sign in to comment.