diff --git a/README.md b/README.md index 8c8cf6c..1153915 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ ESC when pressed alone is quite handy, specially in vi. ## Building ``` -$ git clone git@gitlab.com:interception/linux/tools.git -$ cd tools +$ git clone git@gitlab.com:interception/linux/plugins/caps2esc.git +$ cd caps2esc $ mkdir build $ cd build $ cmake ..