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

Commit

Permalink
doc(install): Fix missing 'install'
Browse files Browse the repository at this point in the history
  • Loading branch information
definite committed Dec 4, 2015
1 parent ab9de45 commit a2db757
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 zanata-cli-bin
sudo yum -y install zanata-cli-bin

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 zanata-cli-bin
sudo yum -y install zanata-cli-bin

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

Expand Down

0 comments on commit a2db757

Please sign in to comment.