Update script in readme

This commit is contained in:
Nabarun 2024-01-11 14:21:34 +05:30
parent 4dfc424762
commit 18cb09669a

View File

@ -12,7 +12,7 @@ Run following scripts when [proto files](./proto/) are updated.
2. Generate typescript code for the proto files
```bash
./scripts/create-proto-files.sh
./scripts/proto-gen.sh
```
3. Remove GRPC code from generated code