fix readme
This commit is contained in:
parent
7f20ec0336
commit
1d839edd35
@ -114,8 +114,8 @@ module.exports = mongoose.model('Url', urlSchema);
|
|||||||
|
|
||||||
1. Clone the repository:
|
1. Clone the repository:
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/url-shortener-bot.git
|
git clone https://git.ssh.surf/dlinux-community/url-shortener.git
|
||||||
cd url-shortener-bot
|
cd url-shortener
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Follow the setup instructions for both `short.js` and `short-backend-api.js`.
|
2. Follow the setup instructions for both `short.js` and `short-backend-api.js`.
|
||||||
|
Loading…
Reference in New Issue
Block a user