fix: correct scoped package name in create-wdk-module docs
Created by: gatteo
Summary
- Replace
npx create-wdk-module@latestwithnpx @tetherto/create-wdk-module@latestin all documentation pages - The package is published under the
@tethertonpm scope, so the unscoped name returns a 404
Files changed
-
tools/create-wdk-module.md(8 occurrences) -
sdk/community-modules/README.md(1 occurrence) -
sdk/get-started.md(1 occurrence)
Test plan
-
Verify all code blocks in the docs show the correct npx @tetherto/create-wdk-module@latestcommand