diff --git a/docs/liquid/liquid-part2.md b/docs/liquid/liquid-part2.md index 822d569..be64829 100644 --- a/docs/liquid/liquid-part2.md +++ b/docs/liquid/liquid-part2.md @@ -189,7 +189,9 @@ The publication of asset metadata info on Liquid works on a `.well-known` system * Lets set a few environmental variables to make things easier: `$ export DOMAIN="nulldata.org"` (NOTE: Needs to match what you set in Bash script above) + `$ export ASSET="409b1d0cb614822ea703576b71958ab051d66ff6708b368f378f2ffea458d15a"` (NOTE: Needs to match the asset you are registering) + `$ echo "Authorize linking the domain name $DOMAIN to the Liquid asset $ASSET" > liquid-asset-proof-$ASSET`