Unverified Commit b8272a98 authored by Hyogeun Oh (오효근)'s avatar Hyogeun Oh (오효근) Committed by GitHub
Browse files

docs: Fix broken link to `support_matrix.md` in `README.md` (#1201)


Signed-off-by: default avatarHyogeun Oh <ohg3417@gmail.com>
parent 6d9aac77
...@@ -38,7 +38,7 @@ Built in Rust for performance and in Python for extensibility, Dynamo is fully o ...@@ -38,7 +38,7 @@ Built in Rust for performance and in Python for extensibility, Dynamo is fully o
### Installation ### Installation
The following examples require a few system level packages. The following examples require a few system level packages.
Recommended to use Ubuntu 24.04 with a x86_64 CPU. See [docs/support_matrix.md](support_matrix.md) Recommended to use Ubuntu 24.04 with a x86_64 CPU. See [docs/support_matrix.md](docs/support_matrix.md)
``` ```
apt-get update apt-get update
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment