From db73f114f349e9bb4fb02105397229c19dfaff61 Mon Sep 17 00:00:00 2001 From: Ivan Gotovchits Date: Thu, 25 Aug 2016 17:10:50 -0400 Subject: [PATCH] noticed that `bap` must be installed too --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d07001..e6318c5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ BAP python bindings # Installing -Install python bindings with pip: +Install python bindings with pip (after you installed `bap`): ```bash $ pip install bap