diff options
author | Sebastien D <seb.douheret@gmail.com> | 2017-06-30 16:59:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-30 16:59:13 +0200 |
commit | c4759d17cafda0d6b870fa5e8d71103a9f768220 (patch) | |
tree | 4acdc2cb1073640fec3453ca4699a7b18905c900 /README.md | |
parent | 3512c14353220046d7879e8f05321554c4254a6c (diff) |
Update README.md
Package name has no longer -bin suffix.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,7 +22,7 @@ deb http://download.opensuse.org/repositories/isv:/LinuxAutomotive:/app-Developm EOL " sudo apt-get update -sudo apt-get install agl-xds-agent-bin +sudo apt-get install agl-xds-agent ``` The value 'DISTRO' can be set to {Debian_8.0, Debian_9.0, xUbuntu_16.04, xUbuntu_16.10, xUbuntu_17.04} @@ -30,7 +30,7 @@ The value 'DISTRO' can be set to {Debian_8.0, Debian_9.0, xUbuntu_16.04, xUbuntu Update the package ```bash sudo apt-get update -sudo apt-get upgrade agl-xds-agent-bin +sudo apt-get upgrade agl-xds-agent ``` The files are install here: |