Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyphen1223 authored May 14, 2024
1 parent 4274e17 commit 3f30f08
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,22 @@ Node.js, npm, pnpm
>
> `npm i pnpm@latest -g`

#### First, clone this repository using this command

```
git clone https://github.com/Fyphen1223/Swallow
```

#### Second, cd into that directory and execute this command

```
pnpm i
```

#### Third, create config.json according to config.example.json file

#### Lastly, run the bot by just executing this command

```
pnpm run start
```
Expand All @@ -75,7 +77,7 @@ First, please make sure that you have installed Node.js and pnpm correctly.

Second, try removing `node_modules` folder and re-install packages.

Third, make sure Lava/NodeLink is running if you configured it it config.json.
Third, make sure Lava/NodeLink is running if you configured it in config.json.

Lastly, if you still have a problem, please create an issue and let me know!

Expand Down

0 comments on commit 3f30f08

Please sign in to comment.