Skip to content

Commit

Permalink
updated links
Browse files Browse the repository at this point in the history
  • Loading branch information
yvasyliev committed Nov 13, 2023
1 parent 56bae89 commit 3481060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Spring Boot-based Java application to forward Reddit posts to Telegram channel.
mvn clean package -Dmaven.test.skip
cd target
```
* Or download executable JAR from the [latest release](https://github.com/yvasyliev/reddit-telegram-forwarder/releases/latest/download/reddit-telegram-forwarder-2.3.3.jar).
* Or download [executable JAR](https://github.com/yvasyliev/reddit-telegram-forwarder/releases/latest/download/reddit-telegram-forwarder-2.3.3.jar) from the [latest release](https://github.com/yvasyliev/reddit-telegram-forwarder/releases/latest).
4. Run the app:
```shell
java -jar reddit-telegram-forwarder-2.3.3.jar \
Expand Down

0 comments on commit 3481060

Please sign in to comment.