There was an error while loading. Please reload this page.
2 parents b0d6f34 + cec9bdd commit fcbf7e1Copy full SHA for fcbf7e1
1 file changed
content/docs/terra/contributing.mdx
@@ -77,7 +77,7 @@ If you're on atomic system, or otherwise prefer to work with containers, you can
77
Simply run:
78
79
```shell
80
-podman run --rm --cap-add=SYS_ADMIN --privileged --volume ./:/anda --volume mock_cache:/var/lib/mock --workdir /anda ghcr.io/terrapkg/builder:frawhide anda`
+podman run --rm --cap-add=SYS_ADMIN --privileged --volume ./:/anda --volume mock_cache:/var/cache/mock --workdir /anda ghcr.io/terrapkg/builder:frawhide anda`
81
```
82
83
#### Cargo
0 commit comments