Skip to content

Commit 59055cd

Browse files
authored
Update READMEs for GDT (#4967)
* Update README.md * Update README
1 parent 5eaf134 commit 59055cd

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

GoogleDataTransport/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ telemetry from Google SDKs.
55

66
## Prereqs
77

8-
- Install [cocoapod-generate](https://github.com/square/cocoapods-generate)
8+
- `gem install --user cocoapods cocoapods-generate`
9+
- `brew install protobuf nanopb-generator`
10+
- `easy_install protobuf python`
911

1012
## To develop
1113

GoogleDataTransportCCTSupport/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ telemetry from Google SDKs.
55

66
## Prereqs
77

8-
- Install [cocoapod-generate](https://github.com/square/cocoapods-generate)
8+
- `gem install --user cocoapods cocoapods-generate`
9+
- `brew install protobuf nanopb-generator`
10+
- `easy_install protobuf python`
911

1012
## To develop
1113

0 commit comments

Comments
 (0)