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

Commit

Permalink
Merge commit '83b52125ed37a2ba13a1149dd918974359561d7e'
Browse files Browse the repository at this point in the history
  • Loading branch information
Zanata Build Server committed Dec 10, 2015
2 parents 28b55df + 83b5212 commit 2334a6f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/installation/linux-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ There are two ways to install zanata-client, via `0install` or `yum`.

3. Use `zanata-cli` as alias:

0install -c add zanata-cli http://zanata.org/files/0install/zanata-cli.xml
0install -c add zanata-cli https://raw.githubusercontent.com/zanata/zanata.github.io/master/files/0install/zanata-cli.xml

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

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

4. Use `zanata-cli` as alias:

0install -c add zanata-cli http://zanata.org/files/0install/zanata-cli.xml
0install -c add zanata-cli https://raw.githubusercontent.com/zanata/zanata.github.io/master/files/0install/zanata-cli.xml

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

Expand All @@ -86,7 +86,7 @@ There are two ways to install zanata-client, via `0install` or `dnf`.

2. Use `zanata-cli` as alias:

0install -c add zanata-cli http://zanata.org/files/0install/zanata-cli.xml
0install -c add zanata-cli https://raw.githubusercontent.com/zanata/zanata.github.io/master/files/0install/zanata-cli.xml

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

Expand All @@ -108,7 +108,7 @@ There are two ways to install zanata-client, via `0install` or `dnf`.

3. Use `zanata-cli` as alias:

0install -c add zanata-cli http://zanata.org/files/0install/zanata-cli.xml
0install -c add zanata-cli https://raw.githubusercontent.com/zanata/zanata.github.io/master/files/0install/zanata-cli.xml

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

Expand All @@ -119,17 +119,17 @@ There are two ways to install zanata-client, via `0install` or `dnf`.
2. Install Java JRE (1.8 onwards) from [OpenJDK installation](http://openjdk.java.net/install/index.html)
3. Use `zanata-cli` as alias:

0install -c add zanata-cli http://zanata.org/files/0install/zanata-cli.xml
0install -c add zanata-cli https://raw.githubusercontent.com/zanata/zanata.github.io/master/files/0install/zanata-cli.xml

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

## 0install Useful command

* Run Zanata-CLI without alias

0launch http://zanata.org/files/0install/zanata-cli.xml {command}
0launch https://raw.githubusercontent.com/zanata/zanata.github.io/master/files/0install/zanata-cli.xml {command}

* Update Zanata-CLI manually

0install update http://zanata.org/files/0install/zanata-cli.xml
0install update https://raw.githubusercontent.com/zanata/zanata.github.io/master/files/0install/zanata-cli.xml

0 comments on commit 2334a6f

Please sign in to comment.