diff --git a/Development-Workflows.md b/Development-Workflows.md index 55fbe5e..43fd62d 100644 --- a/Development-Workflows.md +++ b/Development-Workflows.md @@ -231,7 +231,7 @@ $ cd ~/Downloads/ && git clone -b v1.38.0 https://github.com/grpc/grpc --depth 1 $ cd ~/Downloads/grpc/examples/python/route_guide && python route_guide_server.py ``` -Save the `.go` and `.py` files that are provided by this Gist into a directory. +Save the `.go` and `.py` files that are provided by [the Gist](https://gist.github.com/mertyildiran/7286261b3b4c9345f4f51fe30a955f16) into a directory. In the same directory, save this script to a file named `run.sh`: