diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-09-20 14:17:57 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-09-20 14:17:57 +0200 |
commit | b919b385f5b7d3e2f41855d742c1e818ae95bd02 (patch) | |
tree | 1f7a8e28d764c98f366bb13f3ed2630b2c579067 /docs/part-2/1_xds-server.md | |
parent | 539cc38be44221ba526ee3a1e07ea44ec98c72da (diff) |
Update xds internals doc
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'docs/part-2/1_xds-server.md')
-rw-r--r-- | docs/part-2/1_xds-server.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/part-2/1_xds-server.md b/docs/part-2/1_xds-server.md index d4ae63c..d7f511a 100644 --- a/docs/part-2/1_xds-server.md +++ b/docs/part-2/1_xds-server.md @@ -193,8 +193,7 @@ See also `xds-agent` [README file](https://github.com/iotbzh/xds-agent) for more ### Dependencies -- Install and setup [Go](https://golang.org/doc/install) version 1.7 or -higher to compile this tool. +- Install and setup [Go](https://golang.org/doc/install) version 1.7 or higher to compile this tool. - Install [npm](https://www.npmjs.com/) - Install [gulp](http://gulpjs.com/) |