Skip to content

Commit

Permalink
Updated README with updated Linux installation steps
Browse files Browse the repository at this point in the history
  • Loading branch information
nikias committed Nov 26, 2023
1 parent f21f2e3 commit c46afc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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

0 comments on commit c46afc8

Please sign in to comment.