From c46afc87ad605936ebcb6c03d3f309f818fd6f09 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Sun, 26 Nov 2023 13:19:00 +0800 Subject: Updated README with updated Linux installation steps --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f0d794..6fa3713 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ If you want to optionally build the documentation or Python bindings use: ```shell sudo apt-get install \ doxygen \ - cython + cython3 ``` Then clone the actual project repository: @@ -119,4 +119,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc. This project is an independent software library and has not been authorized, sponsored, or otherwise approved by Apple Inc. -README Updated on: 2023-01-08 +README Updated on: 2023-11-26 -- cgit v1.1-32-gdbae