From 4f48d78f5ea63dbc17cb2945d80f3aef017b252e Mon Sep 17 00:00:00 2001 From: CNLohr <lohr85@gmail.com> Date: Tue, 6 Jun 2023 10:10:26 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51f5dc2..95d0ace 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,8 @@ Via gdbserver built into minichlink! It works with `gdb-multiarch` as well as i ## System Prep -For installation instructions, see the [https://github.com/cnlohr/ch32v003fun/wiki/Installation](wiki page here) +For installation instructions, see the [wiki page here](https://github.com/cnlohr/ch32v003fun/wiki/Installation) + You can use the pre-compiled minichlink or go to minichlink dir and `make` it. -- GitLab