diff --git a/terra/contracts/cw721-base/README.md b/terra/contracts/cw721-base/README.md index b245c9223..cdb7c423c 100644 --- a/terra/contracts/cw721-base/README.md +++ b/terra/contracts/cw721-base/README.md @@ -48,7 +48,7 @@ ls -l cw721_base.wasm sha256sum cw721_base.wasm ``` -Or for a production-ready (optimized) build, run a build command in the +Or for a production-ready (optimized) build, run a build command in the repository root: https://github.com/CosmWasm/cw-plus#compiling. ## Importing this contract