We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014c808 commit 3f88280Copy full SHA for 3f88280
anchor-browser-web-scraper/README.md
@@ -24,7 +24,7 @@ Initialize a new Node.js project and install the required packages from Anchor B
24
```
25
npm init -y
26
npm install anchorbrowser
27
-npx trigger.dev@latest init -p <project id from trigger.dev>
+npx trigger.dev@latest init -p <your-project-id>
28
29
30
#### Environment configuration
0 commit comments