Fix subversion setting
[src/xds/xds-agent.git] / README.md
index fa9c98e..634dfc0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # XDS - X(cross) Development System Agent
 
-XDS-agent is an agent that should run on your local host when you use XDS.
+XDS-agent is a client that should run on your local / user development machine when you use XDS.
 
 This agent takes care, among others, of starting [Syncthing](https://syncthing.net/)
 tool to synchronize your project files from your local host to XDS build server
@@ -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: