diff --git a/README.md b/README.md index 837aeb80..0eeba8c2 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,6 @@ In the second rule (`sh_binary`) the `runfiles` directory for the script is crea ``` bazel build $(bazel query "deps(L1MetadataArray_test_floorplan) except L1MetadataArray_test_floorplan") bazel build L1MetadataArray_test_floorplan_make -cd bazel-bin && chmod -R +w . && cd .. ./bazel-bin/L1MetadataArray_test_floorplan_make do-floorplan ```