Browse Source

📝 Update Frontend README.md (#1462)

Fix incorrect script name which was generate-frontend-client.sh and now is generate-client.sh
pull/13907/head
Christopher Markus 6 months ago
committed by GitHub
parent
commit
aee08490e5
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      frontend/README.md

2
frontend/README.md

@ -80,7 +80,7 @@ But it would be only to clean them up, leaving them won't really have any effect
* From the top level project directory, run the script: * From the top level project directory, run the script:
```bash ```bash
./scripts/generate-frontend-client.sh ./scripts/generate-client.sh
``` ```
* Commit the changes. * Commit the changes.

Loading…
Cancel
Save