Updated README.md with more information on how to install NCC
This commit is contained in:
parent
b1db812097
commit
51cce667f7
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue