Remove boost library dependency.
[apps/agl-service-can-low-level.git] / README.md
index d24ce07..d4127b8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -13,16 +13,6 @@ The reference documentation of the JSON file can be found [here](https://github.
 \r
 * CMake version 3.0 or later\r
 * G++, Clang++ or any C++11 complient compiler.\r
-* Boost\r
-    * filesystem\r
-    * program_options\r
-    * system\r
-\r
-You can install any of these using your package manager. For instance, inside the iotbzh's docker image, you must enter this command :\r
-\r
-       sudo apt-get install libboost-system-dev libboost-filesystem-dev libboost-program-options-dev\r
-\r
-You may want to install `libboost-all-dev` to get all boost components even if it's not required.\r
 \r
 * Make sure you already set up the AGL SDK using the following [SDK Quick Setup Guide](http://docs.iot.bzh/docs/getting_started/en/dev/reference/setup-sdk-environment.html). Alternatively, please refer to official guides available on [AGL Developer Site](http://docs.automotivelinux.org/docs/devguides/en/dev/#guides).\r
 \r