diff --git a/README.md b/README.md index e7f0740..a3a4952 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,14 @@ Package cppcheck as a python wheel. +## Install + +Package-built has uploaded to pypi and just install with the command: + +```bash +pip install cppcheck +``` + ## License Apache Software License, for more details, see the [LICENSE](https://github.com/msclock/cppcheck-wheel/blob/master/LICENSE) file.