aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-06-26 18:45:08 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-06-26 18:45:08 +0200
commit2d3e49e1e92206147b6ab7b191e525fa3ac6f2a5 (patch)
treed34b543dae8d7362e89be368ecd981c696f0fe19 /README.md
parent8c6797919df623e930185be7d3af2948e5233b43 (diff)
Refer xds-exec in doc instead of xds-make.
xds-exec must be used instead of xds-make that is now deprecated.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index d6b5763..3b82001 100644
--- a/README.md
+++ b/README.md
@@ -20,10 +20,10 @@ projects files. But in a near future and for restricted configurations, `xds-ser
will also support "standard" folder sharing (eg. nfs mount points or docker
volumes).
-> **SEE ALSO**: [xds-exec and xds-make](https://github.com/iotbzh/xds-make),
-wrappers on `exec` and `make` commands that allows you to send command to
-`xds-server` and consequently build your application from command-line or from
-your favorite IDE (eg. Netbeans or Visual Studio Code) through `xds-server`.
+> **SEE ALSO**: [xds-exec](https://github.com/iotbzh/xds-exec),
+wrappers on `exec` commands that allows you to send commands to `xds-server`
+and for example build your application from command-line or from your favorite
+IDE (such as Netbeans or Visual Studio Code) through `xds-server`.
## How to run