Skip to content

Commit

Permalink
Update README.md to track #4316
Browse files Browse the repository at this point in the history
  • Loading branch information
kentzeng12 authored Dec 20, 2024
1 parent d6543ea commit 6644ff5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- [Dependencies](#dependencies)
- [Usage](#usage)
- [Contributing](#contributing)
- [Additional Notes](#additional-notes)

## More Information

Expand Down Expand Up @@ -129,3 +130,11 @@ This project is released under the [Apache License, Version 2.0](LICENSE).
[fossa-img]: https://app.fossa.io/api/projects/custom%2B4529%2Fgithub.com%2Fm3db%2Fm3.svg?type=shield

[fossa]: https://app.fossa.io/projects/custom%2B4529%2Fgithub.com%2Fm3db%2Fm3?ref=badge_shield

## Additional Notes

You are unable to run the following command locally. It must be run in a docker container (such as when running in a buildkite pipeline). This issue is tracked in https://github.com/m3db/m3/issues/4316.

```shell
make clean install-vendor-m3 docker-compatibility-test
```

0 comments on commit 6644ff5

Please sign in to comment.