mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 15:06:20 +00:00
Fix yarn link command formatting in README
Corrected the yarn link command formatting in the README.
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
- Now we will create a Link for the Nitro Renderer : `yarn link` This will give you a link address `yarn link "@nitrots/nitro-renderer"`
|
- Now we will create a Link for the Nitro Renderer : `yarn link` This will give you a link address `yarn link "@nitrots/nitro-renderer"`
|
||||||
- Install the dependencies for Cool UI : cd C:\Github\Nitro-V3
|
- Install the dependencies for Cool UI : cd C:\Github\Nitro-V3
|
||||||
- `yarn install`
|
- `yarn install`
|
||||||
- `yarn link "@nitrots/nitro-renderer" <== This will link the renderer in the project
|
- `yarn link "@nitrots/nitro-renderer"` <== This will link the renderer in the project
|
||||||
- Rename a few files
|
- Rename a few files
|
||||||
- Rename `public/renderer-config.json.example` to `public/renderer-config.json`
|
- Rename `public/renderer-config.json.example` to `public/renderer-config.json`
|
||||||
- Rename `public/ui-config.json.example` to `public/ui-config.json`
|
- Rename `public/ui-config.json.example` to `public/ui-config.json`
|
||||||
|
|||||||
Reference in New Issue
Block a user