Skip to content

Commit 59d5257

Browse files
authored
fix(request-node): remove command to copy .env.example from README (#1550)
1 parent 3c6f794 commit 59d5257

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ yarn run deploy:contracts
9797
Run request-node locally
9898

9999
```bash
100-
cp ./packages/request-node/.env.example ./packages/request-node/.env
101100
yarn run start:request-node
102101
```
103102

0 commit comments

Comments
 (0)