Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
docs(install): add java to client yum install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmason authored and definite committed Dec 14, 2015
1 parent a2db757 commit 2a35f75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation/linux-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ There are two ways to install zanata-client, via `0install` or `yum`.

2. Install package `zanata-cli-bin`

sudo yum -y install zanata-cli-bin
sudo yum -y install zanata-cli-bin java-1.8.0-openjdk

3. It should be done now. Run `zanata-cli --help` for the usage of the client.

Expand Down Expand Up @@ -70,7 +70,7 @@ There are two ways to install zanata-client, via `0install` or `yum`.

2. Install package `zanata-cli-bin`

sudo yum -y install zanata-cli-bin
sudo yum -y install zanata-cli-bin java-1.8.0-openjdk

3. It should be done now. Run `zanata-cli --help` for the usage of the client.

Expand Down

0 comments on commit 2a35f75

Please sign in to comment.