瀏覽代碼

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