Skip to content

Commit

Permalink
pybamm-team#3480 Add notes about how to install CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Dec 16, 2023
1 parent 91e40f3 commit 4831708
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Manual install of build time requirements

If you'd rather do things yourself,

1. Make sure you have CMake installed
1. Make sure you have CMake installed. CMake can be installed using ``pip``, ``brew``, or your system's package manager.
2. Compile and install SuiteSparse (PyBaMM only requires the ``KLU`` component).
3. Compile and install SUNDIALS.

Expand Down

0 comments on commit 4831708

Please sign in to comment.