Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeltNamizake authored Aug 18, 2024
1 parent 43a079d commit 9899c74
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 @@ -15,20 +15,20 @@ Spam Pairing Code Whatsapp using Javascript and Nodejs
```bash
apt update && apt upgrade -y
apt install nodejs git -y
git clone https://github.com/ZeltNamizake/scpwa
git clone https://github.com/ZeltNamizake/spcwa
```

## Install in Distro Linux
```bash
sudo apt update && apt upgrade
sudo apt install nodejs git
git clone https://github.com/ZeltNamizake/scpwa
git clone https://github.com/ZeltNamizake/spcwa
```

## Install in Windows with Gitbash
You need to Install Nodejs and Git on your Device
```bash
git clone https://github.com/ZeltNamizake/scpwa
git clone https://github.com/ZeltNamizake/spcwa
```

## Run SPCWA
Expand Down

0 comments on commit 9899c74

Please sign in to comment.