diff --git a/docs/index.rst b/docs/index.rst index 94aa94f1..1163afc0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -80,7 +80,7 @@ To build the module: .. code-block:: bash - bazel build //score/... + bazel build --config=x86_64-linux //score/... To run the supported test suites: