diff --git a/tools/README.rst b/tools/README.rst index f7a3105aa..1543c360f 100644 --- a/tools/README.rst +++ b/tools/README.rst @@ -12,7 +12,7 @@ From the Bayeux base source directory, use the build/installation script: .. code:: bash - $ linuxbrew_setup # Your own command to setup dependencies + $ linuxbrew_setup # Please use her your own command(s) to setup Bayeux's dependencies $ ./tools/build.sh --help $ ./tools/build.sh --nprocs 6 ..