mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-19 22:39:09 +00:00
correct homebrew package URL in installing.rst (#5808)
the URL missed a part
This commit is contained in:
@@ -87,7 +87,7 @@ Global install with brew
|
||||
|
||||
The brew package manager (Homebrew on macOS, or Linuxbrew on Linux) has a
|
||||
`pybind11 package
|
||||
<https://github.com/Homebrew/homebrew-core/blob/master/Formula/pybind11.rb>`_.
|
||||
<https://github.com/Homebrew/homebrew-core/blob/master/Formula/p/pybind11.rb>`_.
|
||||
To install:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
Reference in New Issue
Block a user