소스 검색

Update README.md (#225)

yspolyakov 9 달 전
부모
커밋
07a81b4bf1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -15,7 +15,7 @@
 
 ## Installing using pip (for Ubuntu)
 
-On Ubuntu, openfhe-python can be installed using pip.  All available releases are listed at [Python Package Index OpenFHE Releases](https://pypi.org/manage/project/openfhe/releases/). Find the release for your version of Ubuntu and run
+On Ubuntu, openfhe-python can be installed using pip.  All available releases are listed at [Python Package Index OpenFHE Release History](https://pypi.org/project/openfhe/#history). Find the release for your version of Ubuntu and run
 
 ```
 pip install openfhe==<openfhe_package_version>