From 74f5fc90e9d6b0ff64afa8edd2e66619f9689d57 Mon Sep 17 00:00:00 2001 From: duckietm Date: Thu, 25 Apr 2024 17:03:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 106ad3c..a1a174e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ - `git clone https://github.com/duckietm/Nitro-Cool-UI.git` <== For now switch to Dev-RendererV2 - `git clone https://github.com/duckietm/Nitro-Cool-UI-Renderer.git` - Install the dependencies for the renderer : cd C:\Github\Nitro-Cool-UI-Renderer - - `yarn install` & `yarn build` + - `yarn install` - Now we will create a Link for the CoolUI : `yarn link` This will give you a link address `yarn link "@nitrots/nitro-renderer"` - Install the dependencies for Cool UI : cd C:\Github\Nitro-Cool-UI - `yarn install`