We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 850c0be commit 257bcf7Copy full SHA for 257bcf7
1 file changed
README.md
@@ -46,7 +46,7 @@ This is a python binding for the Microsoft SEAL library.
46
cmake --build build
47
cd ..
48
49
- # Run the setup.py
+ # Run the setup.py, the dynamic library will be generated in the current directory
50
python3 setup.py build_ext -i
51
52
# Test
0 commit comments