File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
docs/advanced_documentation Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -24,21 +24,6 @@ program to use this C API.
2424
2525In this documentation, the main design choices and concepts of the C API are presented.
2626
27- ## Installation
28-
29- To install this library, please follow the steps to [ build from source] ( ./build-guide.md ) .
30- You can also install via Homebrew:
31-
32- ``` bash
33- brew install powergridmodel/pgm/power-grid-model
34- ```
35-
36- Note that you will need to satisfy the basic minimum [ build requirements] ( ./build-guide.md#build-requirements ) .
37-
38- If you are interested in having this package in [ ` homebrew-core ` ] ( https://github.com/Homebrew/homebrew-core ) , please
39- consider contributing the [ formula] ( https://github.com/PowerGridModel/homebrew-pgm ) , in conformance to
40- [ their documentation] ( https://docs.brew.sh/Acceptable-Formulae ) .
41-
4227## Finding and linking the package
4328
4429The package can be loaded using the Config mode of the ` find_package ` CMake command.
You can’t perform that action at this time.
0 commit comments