Cammy před 7 roky
rodič
revize
bc9b1c2302
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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