Skip to content

Commit

Permalink
Updated java version
Browse files Browse the repository at this point in the history
Updated Getting Started
  • Loading branch information
T1GIT committed Dec 10, 2020
1 parent 252fe0f commit 3eb02c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ It has possibility of daily subscribing
## Getting Started

1. Download project
2. Install _maven dependencies_
3. Run [Main.java](src/main/java/Main.java) from the IntelliJ IDE
2. Install java version 14 or newer
3. Install [Maven dependencies](#maven-dependencies)
4. Run [Main.java](src/main/java/Main.java) from the IntelliJ IDE

## Using

Expand Down Expand Up @@ -95,7 +96,7 @@ This bot is ready for deployment, and already deployd on the [heroku.com](https:

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE) file for details
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

### Version 1.2
#### 09.12.2020
2 changes: 1 addition & 1 deletion system.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
java.runtime.version=15
java.runtime.version=14

0 comments on commit 3eb02c8

Please sign in to comment.