docs: Update GetStartedGuide with extra repos info

Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
上级 7d68ec65
......@@ -4,22 +4,16 @@
Getting started guide - users
=============================
If you want to simply use avocado as a test runner/test API, you can install a distro package. For Ubuntu, you can look at `lmr's autotest PPA`_, while for Fedora, you can look at `lmr's autotest COPR`_.
If you want to simply use avocado as a test runner/test API, you can install a
distro package. For Fedora, you can look
at `lmr's autotest COPR`_, while for Ubuntu, you can look
at `lmr's autotest PPA`_.
.. _lmr's autotest PPA: https://launchpad.net/~lmr/+archive/autotest
.. _lmr's autotest COPR: http://copr.fedoraproject.org/coprs/lmr/Autotest
.. _lmr's autotest PPA: https://launchpad.net/~lmr/+archive/autotest
Installing avocado - Ubuntu
---------------------------
You can install the debian package by performing the following commands:
::
sudo add-apt-repository ppa:lmr/autotest
sudo apt-get update
sudo apt-get install avocado
Avocado is primarily being developed on Fedora boxes, but we are making
reasonable efforts that Ubuntu users can use and develop avocado well.
Installing avocado - Fedora
---------------------------
......@@ -32,6 +26,17 @@ You can install the rpm package by performing the following commands:
sudo yum update
sudo yum install avocado
Installing avocado - Ubuntu
---------------------------
You can install the debian package by performing the following commands:
::
sudo add-apt-repository ppa:lmr/autotest
sudo apt-get update
sudo apt-get install avocado
Running the avocado test runner
-------------------------------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册