diff --git a/README.md b/README.md index 62aee06a..573ccd7f 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ $ git clone https://github.com/PINTO0309/onnx2tf.git && cd onnx2tf $ docker run --rm -it \ -v `pwd`:/workdir \ -w /workdir \ -ghcr.io/pinto0309/onn2tf:0.0.13 +ghcr.io/pinto0309/onn2tf:0.0.14 $ pip install -e . -U or