소스 검색

Update README.md

Cammy 7 년 전
부모
커밋
bc9b1c2302
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -40,10 +40,10 @@ pip install git+https://github.com/notcammy/PyInstaLive.git@2.3.1 --process-depe
 If you want to install a specific version of PyInstaLive, you can specify the version tag in the install command:
 
 ```bash
-pip install git+https://github.com/notcammy/PyInstaLive.git@2.1.0 --process-dependency-links
+pip install git+https://github.com/notcammy/PyInstaLive.git@2.2.0 --process-dependency-links
 ```
 
-Use the version number you want after the **@** symbol (e.g **2.1.0**).
+Use the version number you want after the **@** symbol (e.g **2.2.0**).
 
 
 ## Usage