From 59394a31a92e48bee372ef79e86e85941b64390a Mon Sep 17 00:00:00 2001 From: Zach Riggle Date: Fri, 5 Jun 2015 14:20:51 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 857276c8b..a16a40982 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ sudo python3 setup.py install # Ubuntu 14.04+, GDB uses Python3 #### pycparser ```sh -pip install pycparser +pip install pycparser # Use pip3 for Python3 ``` ## Features