diff --git a/README.md b/README.md index 9c08650..a1aafd3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Examples are available in the [`examples/` directory](./examples). To download and run a specific example locally: ```sh -npx giget@latest gh:wxt-dev/examples examples/vue-overlay +npx giget@latest gh:wxt-dev/examples/examples/vue-overlay vue-overlay cd vue-overlay ```