From 51cce667f79a1d6f11d782e08a290ac7f147d77d Mon Sep 17 00:00:00 2001 From: Netkas Date: Sun, 23 Apr 2023 20:28:35 -0400 Subject: [PATCH] Updated README.md with more information on how to install NCC --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 077869b..ce38e50 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,11 @@ ncc source add --name n64 --type gitlab --host git.n64.cc ``` +If you don't have ncc installed, you can refer to the [ncc documentation](https://git.n64.cc/nosial/ncc) for more +information on how to install it. See [Building NCC from source](https://git.n64.cc/nosial/ncc/-/blob/master/DOCUMENTATION.md#building-ncc-from-source) +and [Installing NCC](https://git.n64.cc/nosial/ncc/-/blob/master/DOCUMENTATION.md#installing-ncc) for more information. + + ## Compile from source To compile the library from source, you need to have [ncc](https://git.n64.cc/nosial/ncc) installed, then run the