소스 검색

Update README.md

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

+ 4 - 2
README.md

@@ -1,4 +1,6 @@
 # PyInstaLive
+![Version 2.2.6](https://img.shields.io/badge/Version-2.2.6-pink.svg?style=for-the-badge)
+
 This script enables you to record Instagram livestreams as well as download any available replays. It is based on [another script](https://github.com/taengstagram/instagram-livestream-downloader) that has now been discontinued. 
 
 
@@ -16,10 +18,10 @@ pip install git+https://github.com/notcammy/PyInstaLive.git@2.2.5 --process-depe
 
 #### Updating
 
-To update PyInstaLive to the latest version (currently **2.2.5**) run the following command:
+To update PyInstaLive to the latest version (currently **2.2.6**) run the following command:
 
 ```bash
-pip install git+https://github.com/notcammy/PyInstaLive.git@2.2.5 --process-dependency-links --upgrade
+pip install git+https://github.com/notcammy/PyInstaLive.git@2.2.6 --process-dependency-links --upgrade
 ```
 
 #### Specific versions