mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-09 23:48:36 +01:00
docs cleanup
This commit is contained in:
@@ -10,7 +10,7 @@ Installing and integrating LitLyx into your code is simpler than anything else y
|
||||
You can use `yarn`, `npm`, `pnpm`, `bun`. We use npm because is the more simple.
|
||||
|
||||
```bash
|
||||
npm i litlyx
|
||||
npm i litlyx-js
|
||||
```
|
||||
|
||||
## Choose your Framework
|
||||
|
||||
@@ -39,7 +39,7 @@ This script collects various data from your websites, including `page visits`, `
|
||||
4. **Setup LitLyx**: Use the following commands to install and initialize LitLyx 👇
|
||||
|
||||
```bash
|
||||
npm i litlyx
|
||||
npm i litlyx-js
|
||||
```
|
||||
|
||||
```ts
|
||||
|
||||
Reference in New Issue
Block a user