When building Openclaw from source, it doesn't produce a `bin` directory (that probably changed recently). I found that I had to run `pnpm link --global` to get openclaw on the path.
When building Openclaw from source, it doesn't produce a
bindirectory (that probably changed recently).I found that I had to run
pnpm link --globalto get openclaw on the path.