Skip to content

Commit 86fae26

Browse files
authored
Update README.md
1 parent f7fcbe0 commit 86fae26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You can do all of that in the command line using [curl](https://curl.se/) like t
3535
```shell
3636
mkdir my-test-telemetry
3737
cd my-test-telemetry
38-
curl -O https://github.com/cisco-open/test-telemetry-generator/releases/download/latest/test-telemetry-generator-otel-proto-0.9.0-fatjar.jar
38+
curl -O -L https://github.com/cisco-open/test-telemetry-generator/releases/download/v21.10.2/test-telemetry-generator-otel-proto-0.9.0-fatjar.jar
3939
curl -O https://raw.githubusercontent.com/cisco-open/test-telemetry-generator/master/example-definitions/entity-definition.yaml
4040
curl -O https://raw.githubusercontent.com/cisco-open/test-telemetry-generator/master/example-definitions/trace-definition.yaml
4141
curl -O https://raw.githubusercontent.com/cisco-open/test-telemetry-generator/master/example-definitions/cli-target-rest.yaml

0 commit comments

Comments
 (0)