[Doc] Mention 'brew tap --repair' and 'brew doctor'
This commit is contained in:
parent
468369df13
commit
2b8a597037
1 changed files with 6 additions and 0 deletions
|
|
@ -241,6 +241,12 @@ you can skip any steps which have already been completed.
|
|||
|
||||
brew install -v cantera
|
||||
|
||||
* If Homebrew claims that it can't find a formula named ``cantera``, you may
|
||||
be able to fix it by running the commands::
|
||||
|
||||
brew doctor
|
||||
brew tap --repair
|
||||
|
||||
4. **Test Cantera Installation (Python)**
|
||||
|
||||
* The Python examples will be installed in::
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue