Skip to content

Commit b1656ed

Browse files
committed
Add comment on correct directory in README
1 parent 08a5f78 commit b1656ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contracts/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ the CI for every release tag. In case you need to build them manually for some
5252
reason, use the following commands:
5353

5454
```sh
55+
# cd to the repo root first
56+
5557
docker run --rm -v "$(pwd)":/code \
5658
--mount type=volume,source="devcontract_cache_burner",target=/code/contracts/burner/target \
5759
--mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \

0 commit comments

Comments
 (0)