Skip to content

Commit c529eae

Browse files
authored
Update docs for 1.0.0 (#97)
1 parent 4fd1040 commit c529eae

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/src/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ go build -o grpc_test_server
3232
```
3333

3434
### Code Generation
35-
Code generation support has been up-streamed but a new version has not yet been released. In order to make code generation work, you need to add ProtoBuf.jl from git.
36-
37-
`pkg> add https://github.com/JuliaIO/ProtoBuf.jl.git`
3835

3936
gRPCClient.jl integrates with ProtoBuf.jl to automatically generate Julia client stubs for calling gRPC.
4037

0 commit comments

Comments
 (0)