From c9a5de65381813b85bbb5773cbc017af46dbae29 Mon Sep 17 00:00:00 2001 From: Louis Date: Thu, 11 Jan 2024 22:42:42 +0700 Subject: [PATCH] chore: correct compile from source ref --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index affab664b..008dece7b 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Table of parameters Nitro server is compatible with the OpenAI format, so you can expect the same output as the OpenAI ChatGPT API. ## Compile from source -To compile nitro please visit [Compile from source](docs/new/build-source.md) +To compile nitro please visit [Compile from source](docs/docs/new/build-source.md) ## Download