Skip to content

Commit

Permalink
Merge pull request #7 from RiftSTW/main
Browse files Browse the repository at this point in the history
2 Typos in README.MD
  • Loading branch information
jub0t authored May 26, 2022
2 parents e10c854 + 5e51d10 commit beec99f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ We host our panel on [DigitalOcean](https://www.digitalocean.com/?refcode=bcc56a
## Installation

```shell
## Install PM2 Globaly
## Install PM2 Globally
npm i pm2 -g
## Install forever Globaly
## Install forever Globally
npm i forever -g
```

```shell
## Downlaod Code
## Download Code
git clone https://github.com/jareer12/DiscordBotPanel.git
## Open the folder
cd DiscordBotPanel
Expand Down

0 comments on commit beec99f

Please sign in to comment.