diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -38,7 +38,7 @@ If you want to optionally build the documentation or Python bindings use: | |||
| 38 | ```shell | 38 | ```shell |
| 39 | sudo apt-get install \ | 39 | sudo apt-get install \ |
| 40 | doxygen \ | 40 | doxygen \ |
| 41 | cython | 41 | cython3 |
| 42 | ``` | 42 | ``` |
| 43 | 43 | ||
| 44 | Then clone the actual project repository: | 44 | Then clone the actual project repository: |
| @@ -119,4 +119,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc. | |||
| 119 | This project is an independent software library and has not been authorized, | 119 | This project is an independent software library and has not been authorized, |
| 120 | sponsored, or otherwise approved by Apple Inc. | 120 | sponsored, or otherwise approved by Apple Inc. |
| 121 | 121 | ||
| 122 | README Updated on: 2023-01-08 | 122 | README Updated on: 2023-11-26 |
