Skip to content

Commit

Permalink
conformance to pip regularization
Browse files Browse the repository at this point in the history
  • Loading branch information
jpwco authored Jan 19, 2017
1 parent 6a5594f commit fa78c1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ Physical unit static analysis tool for C++, especially for ROS, pronounced *‘f

## Install (tested on Ubuntu 16.04 and OSX 10.11.6)

`sudo pip install phriky_units`
`pip install phriky_units`

**Requires Cppcheck > 1.75:**

`sudo apt-get install cppcheck` (Ubuntu 16.04)
`apt-get install cppcheck` (Ubuntu 16.04)

`brew install cppcheck` (OSX)

Expand Down

0 comments on commit fa78c1e

Please sign in to comment.