We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3106678 commit c4376d2Copy full SHA for c4376d2
1 file changed
README.md
@@ -32,6 +32,10 @@ pip install .
32
33
> **Note:** If you already cloned the repo without submodules, run `git submodule update --init` inside the folder.
34
35
+### Docker
36
+
37
+MBUtil is also available as a Docker image. See [DOCKER.md](DOCKER.md) for usage instructions.
38
39
---
40
41
## 🛠 Usage
0 commit comments