Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix(request-node): remove command to copy .env.example from README
  • Loading branch information
MantisClone committed Jan 17, 2025
commit 9d91d008a3d7c98e2001b9c22d910c3bafd3af6c
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ yarn run deploy:contracts
Run request-node locally

```bash
cp ./packages/request-node/.env.example ./packages/request-node/.env
yarn run start:request-node
```

Expand Down
Loading