diff --git a/README.md b/README.md index 81f58b8..70aaadb 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Build GattLib * Gattlib requires the following packages: `libbluetooth-dev`, `libreadline-dev`. On Debian based system (such as Ubuntu), you can installed these packages with the -following command: `sudo apt-install libbluetooth-dev libreadline-dev` +following command: `sudo apt install libbluetooth-dev libreadline-dev` ``` cd