diff --git a/README_en.md b/README_en.md index f17b6cb..4e71603 100644 --- a/README_en.md +++ b/README_en.md @@ -640,7 +640,7 @@ pip install -e . ```shell pip install timm=0.9.10 ``` -4. Run our demo python file: +4. Run our demo: ```shell python examples/minicpmv_example.py ```