Skip to content
Snippets Groups Projects
Commit bb0c65b7 authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

updated C# readme

parent 2ec0b3ea
No related branches found
No related tags found
No related merge requests found
......@@ -25,10 +25,11 @@ INSTALLATION AND USAGE: WINDOWS
INSTALLATION AND USAGE: LINUX & MONO
------------------------------------
- Compile and install the gRPC C Core library
- Compile and install the gRPC C# extension library (that will be used via
P/Invoke from C#).
```
make shared_c
sudo make install
make grpc_csharp_ext
sudo make install_grpc_csharp_ext
```
- Prerequisites for development: Mono framework, MonoDevelop (IDE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment