docs: curl from the current default branch

This commit is contained in:
Abhijith Vijayan [FLUXON] 2026-01-03 22:14:10 +05:30
parent f8e794653d
commit d5c34d39bc

View File

@ -69,7 +69,7 @@ This starter uses **Manifest V3** for all browsers.
Create a new directory and run
```
curl -fsSL https://github.com/abhijithvijayan/web-extension-starter/archive/react-typescript.tar.gz | tar -xz --strip-components=1
curl -fsSL https://github.com/abhijithvijayan/web-extension-starter/archive/react-typescript-vite.tar.gz | tar -xz --strip-components=1
```
## 🚀 Quick Start