diff --git a/README.md b/README.md index 7f112a74d..17f52ca4c 100644 --- a/README.md +++ b/README.md @@ -232,8 +232,8 @@ on the host machine. To do so, simply add the following to the WORKSPACE file in your project: ```python -# Note: The `cargo_raze` repository expects `rules_rust` to have already been -# specified in the WORKSPACE per the Usage section of the README. +# Note: The `cargo_raze` repository expects `rules_foreign_cc` and `rules_rust` to +# have already been specified in the WORKSPACE per the Usage section of the README. load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")