diff options
author | rossella <rsblendido@suse.com> | 2017-11-08 18:33:38 +0100 |
---|---|---|
committer | rossella <rsblendido@suse.com> | 2017-12-21 18:36:42 +0100 |
commit | f8f1863b81200a9a0ef102a4494f40d4abb72917 (patch) | |
tree | 878db34a39c0227d5e11282579b3127ab211b56f /README.rst | |
parent | e268fa7ae7c17604ecad787d6940fdf77426dc0f (diff) |
Add doc about installing YardStick on OpenSUSE
Add guide to install YardStick on OpenSUSE and modify the README
to state that OpenSUSE is supported.
Change-Id: Id107b24e0ec1ab441426bb150d9e863986d20fc1
Signed-off-by: Rossella Sblendido <rsblendido@suse.com>
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 76ea9723c..5cf4fec00 100644 --- a/README.rst +++ b/README.rst @@ -48,7 +48,8 @@ For more information on Yardstick architecture, please read: Installation ------------ -Yardstick supports installation on Ubuntu 14.04 or via a Docker image. +Yardstick supports installation on Ubuntu 14.04, OpenSUSE Leap 42.2, 42.3 and +Tumbleweed or via a Docker image. To learn how to install Yardstick, consult the documentation available online at: |