瀏覽代碼

Update README.md

Cammy 7 年之前
父節點
當前提交
66cd9aab4a
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -11,15 +11,15 @@ You need [ffmpeg](https://ffmpeg.org/download.html), [Git](https://git-scm.com/d
 
 Run the following command in command line (as administrator in Windows) / terminal:
 ```bash
-pip install git+https://github.com/notcammy/PyInstaLive.git@2.2.1 --process-dependency-links
+pip install git+https://github.com/notcammy/PyInstaLive.git@2.2.2 --process-dependency-links
 ```
 
 #### Updating
 
-To update PyInstaLive to the latest version (currently **2.2.1**) run the following command:
+To update PyInstaLive to the latest version (currently **2.2.2**) run the following command:
 
 ```bash
-pip install git+https://github.com/notcammy/PyInstaLive.git@2.2.1 --process-dependency-links --upgrade
+pip install git+https://github.com/notcammy/PyInstaLive.git@2.2.2 --process-dependency-links --upgrade
 ```
 
 #### Specific versions