Skip to content

Commit 0360775

Browse files
authored
correct homebrew package URL in installing.rst (#5808)
the URL missed a part
1 parent adb5603 commit 0360775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Global install with brew
8787

8888
The brew package manager (Homebrew on macOS, or Linuxbrew on Linux) has a
8989
`pybind11 package
90-
<https://github.com/Homebrew/homebrew-core/blob/master/Formula/pybind11.rb>`_.
90+
<https://github.com/Homebrew/homebrew-core/blob/master/Formula/p/pybind11.rb>`_.
9191
To install:
9292

9393
.. code-block:: bash

0 commit comments

Comments
 (0)