Skip to content

Commit ca0f7d7

Browse files
authored
Merge pull request #346 from Dstack-TEE/fix-deployment.md
Fix deployment.md
2 parents 16b3388 + 536cbc0 commit ca0f7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ After you get the `os_image_hash`, you can register it to the KMS whitelist by r
165165

166166
```bash
167167
cd dstack/kms/auth-eth
168-
npx hardhat kms:add-image --network phala --mr <os-image-hash>
168+
npx hardhat kms:add-image --network phala 0x<os-image-hash>
169169
```
170170

171171
### Register dstack-gateway in KMS

0 commit comments

Comments
 (0)