Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed Aug 28, 2023
1 parent 9172c0c commit 8f49f8b
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 @@ -16,9 +16,9 @@ A graphical user interface client for operators to interact with the RF Phaser s
This application provides an interface for operators to control the RF Phaser server. The server provides a means to optimize RF cavity phase angle in order to maximize the amount of energy to the accelerator beam, while minimizing energy spread. See [docs](https://github.com/JeffersonLab/phaser-client/tree/main/doc).

## Install
This application requires a Java 8+ JVM and standard library to run.
This application requires a Java 8+ JVM and standard library to run. The app requires an Oracle database ([schema setup](https://github.com/JeffersonLab/phaser-client/tree/main/docker/oracle/setup)) and an RF Phaser server. Docker is used to provide a local Oracle database during development and testing. A simple test server is provided in this project as well.

Download from [Releases](https://github.com/JeffersonLab/phaser-client/releases) or [build](https://github.com/JeffersonLab/phaser-client#build) yourself.
Download from [Releases](https://github.com/JeffersonLab/phaser-client/releases) or [build](https://github.com/JeffersonLab/phaser-client#build) the [distribution](https://github.com/JeffersonLab/phaser-client#release) yourself.

Launch with:

Expand Down

0 comments on commit 8f49f8b

Please sign in to comment.