Skip to content

Commit aee0849

Browse files
authored
📝 Update Frontend README.md (#1462)
Fix incorrect script name which was generate-frontend-client.sh and now is generate-client.sh
1 parent 42fd54e commit aee0849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ But it would be only to clean them up, leaving them won't really have any effect
8080
* From the top level project directory, run the script:
8181

8282
```bash
83-
./scripts/generate-frontend-client.sh
83+
./scripts/generate-client.sh
8484
```
8585

8686
* Commit the changes.

0 commit comments

Comments
 (0)