Skip to content

Commit

Permalink
fix: git clone url
Browse files Browse the repository at this point in the history
Updated git clone URL due to ownership change
  • Loading branch information
JMax45 authored Dec 25, 2020
1 parent 8dd5edc commit 1395f45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ It's main goal is to be simple in installation and usage.
## Installation
Clone the repository
```bash
git clone https://github.com/JMax45/telegram-forwarder.git
git clone https://github.com/jz-software/telegram-forwarder.git
```

#### NodeJs packages installation
Expand Down Expand Up @@ -64,4 +64,4 @@ You can add new redirects with the /add command

**Q:** Do I have to authenticate every time it launches?

**A:** No, it keeps a session in the database so you don't need to authenticate every time.
**A:** No, it keeps a session in the database so you don't need to authenticate every time.

0 comments on commit 1395f45

Please sign in to comment.