Update Prerequisites authored by Katharina Renk's avatar Katharina Renk
...@@ -156,7 +156,6 @@ cd gnmi-target ...@@ -156,7 +156,6 @@ cd gnmi-target
Next, build the image: Next, build the image:
```bash ```bash
git checkout develop
make container make container
``` ```