diff --git a/README.md b/README.md index bc04e8c..a782107 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,15 @@ luna-charts/ ### Installation ```bash -git clone +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 pnpm install ```