Skip to content

Commit

Permalink
Minor typo correction (#332)
Browse files Browse the repository at this point in the history
* Minor typo correction

* Minor typo correction
  • Loading branch information
billtubbs authored and araffin committed May 21, 2019
1 parent fddf169 commit a37f1eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ sudo apt-get update && sudo apt-get install cmake libopenmpi-dev python3-dev zli
```

#### Mac OS X
Installation of system packages on Mac requires [Homebrew](https://brew.sh). With Homebrew installed, run the follwing:
Installation of system packages on Mac requires [Homebrew](https://brew.sh). With Homebrew installed, run the following:
```bash
brew install cmake openmpi
```
Expand Down
2 changes: 1 addition & 1 deletion docs/guide/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Mac OS X
~~~~~~~~

Installation of system packages on Mac requires `Homebrew`_. With
Homebrew installed, run the follwing:
Homebrew installed, run the following:

.. code-block:: bash
Expand Down

0 comments on commit a37f1eb

Please sign in to comment.