Updated README with updated Linux installation steps
diff --git a/README.md b/README.md
index 0f0d794..6fa3713 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@
 ```shell
 sudo apt-get install \
 	doxygen \
-	cython
+	cython3
 ```
 
 Then clone the actual project repository:
@@ -119,4 +119,4 @@
 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