소스 검색

fix pybind link

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

+ 1 - 1
README.md

@@ -6,7 +6,7 @@ Before building, make sure you have the following dependencies installed:
 
 - [CMake](https://cmake.org/)
 - [Python 3.6+](https://www.python.org/)
-- [pybind11](pybind11.readthedocs.io)
+- [pybind11](https://pybind11.readthedocs.io)
 - [OpenFHE](https://github.com/openfheorg/openfhe-development)
 
 ### Linux