chore(release): prepare v0.1.0 release for main #16
@@ -64,7 +64,15 @@ luna-charts/
|
|||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone <this-repository>
|
git clone https://github.com/Ninosaurier/LUNA-Charts.git
|
||||||
|
cd luna-charts
|
||||||
|
pnpm install
|
||||||
|
```
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git clone https://git.byting-pandas.ninja/Ninosaurier/LUNA-Charts.git
|
||||||
cd luna-charts
|
cd luna-charts
|
||||||
pnpm install
|
pnpm install
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user