Skip to content

Commit

Permalink
update prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippSalvisberg committed Nov 13, 2022
1 parent 69bccf4 commit c1561e7
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 @@ -7,10 +7,10 @@ EmpTracker is a demo application to track changes in EMP table of an OracleDatab

## Prerequisites

* Oracle Database 11.1 or higher
* Oracle Database 19c or newer
* Oracle client (SQL\*Plus, SQLcl or SQL Developer) to connect to the database
* Twitter Account and [OAuth credentials](https://apps.twitter.com/)
* Java SE Development Kit 8
* Java SE Development Kit 8 or newer (works with JDK 17)
* Apache Maven 3

## Installation
Expand Down

0 comments on commit c1561e7

Please sign in to comment.