diff --git a/src/onnxruntime_benchmark/README.md b/src/onnxruntime_benchmark/README.md index 12ced94ff..62e9708b0 100644 --- a/src/onnxruntime_benchmark/README.md +++ b/src/onnxruntime_benchmark/README.md @@ -12,7 +12,7 @@ The tool was tested on Ubuntu 20.04 (64-bit) with default GCC* 9.4.0 ``` git clone https://github.com/microsoft/onnxruntime.git cd onnxruntime -git checkout v1.13.1 +git checkout v1.14.0 git submodule update --init --recursive ``` 2. Create `build` directory: