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

Commit

Permalink
docs(0install guide): update package needed for 0install
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Eng committed Dec 16, 2015
1 parent 6cc392f commit 37fc873
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/installation/linux-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ There are two ways to install zanata-client, via `0install` or `yum`.

2. Install `0install`

sudo yum -y install 0install
sudo yum -y install 0install java-1.8.0-openjdk unzip

3. Use `zanata-cli` as alias:

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

2. Install `libcurl` if you have not

sudo yum -y install libcurl
sudo yum -y install libcurl java-1.8.0-openjdk unzip


3. Install `0install`
Expand Down Expand Up @@ -82,7 +82,7 @@ There are two ways to install zanata-client, via `0install` or `dnf`.
### With 0install
1. Install 0install

sudo yum -y install 0install
sudo yum -y install 0install java-1.8.0-openjdk unzip

2. Use `zanata-cli` as alias:

Expand Down

0 comments on commit 37fc873

Please sign in to comment.