Skip to content

Commit 3f88280

Browse files
authored
Update README.md
Specify <your-project-id>
1 parent 014c808 commit 3f88280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

anchor-browser-web-scraper/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Initialize a new Node.js project and install the required packages from Anchor B
2424
```
2525
npm init -y
2626
npm install anchorbrowser
27-
npx trigger.dev@latest init -p <project id from trigger.dev>
27+
npx trigger.dev@latest init -p <your-project-id>
2828
```
2929

3030
#### Environment configuration

0 commit comments

Comments
 (0)