From 5e703fcfd605b3134ced8dbc837518742c68613a Mon Sep 17 00:00:00 2001 From: lakinduakash Date: Thu, 18 Apr 2019 02:49:58 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aba5b2a..5f17088 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,8 @@ sudo apt install -y libgtk-3-dev build-essential cmake gcc g++ pkg-config make sudo make install -If you don't want to install it to system, you can run programm from build directory. Then you don't want to run `sudo make install` +If you don't want to install it to system, you can run programm from build directory. Then you don't want to run `sudo make install`. +But make sure `create_ap` the command line util is installed. ## Uninstallation