diff --git a/README_SETUP.md b/README_SETUP.md index aaf0e16a8966d8937ac44d224b4c3c181daf55f5..64176252815145b435aac3623168bab64da8e508 100644 --- a/README_SETUP.md +++ b/README_SETUP.md @@ -50,8 +50,7 @@ as compiler. We use [cmake](https://cmake.org/download/) as build tool. ### Creating a Local Conan Build ## -Building and installing libcaosdb with Conan is just a single command: -`conan create . -s "compiler.libcxx=libstdc++11"` +Building and installing libcaosdb with Conan is just a single command: `make conan-install` For MacOS, you probably should adjust the option as mentioned above.