diff options
| author | Francis Dupont <fdupont@isc.org> | 2018-09-12 16:14:30 +0200 |
|---|---|---|
| committer | Francis Dupont <fdupont@isc.org> | 2018-09-12 16:14:30 +0200 |
| commit | a7de5ec68154e02978fd46f47b89963d61718eab (patch) | |
| tree | a79b0d63a9cd17f70e4ec0d7e342509df5aa4ee1 | |
| parent | 68a818d77dea0f8875c3ebf4711bd507c4b4f23a (diff) | |
[65-libyang-generic] Removed error stuff as a just received message says it was mergedlibyang-option-def_baselibyang-option-data_base65-libyang-testutils_base65-libyang-logger_base65-libyang-database_base65-libyang-control-socket_base
| -rw-r--r-- | doc/guide/netconf.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/guide/netconf.xml b/doc/guide/netconf.xml index 8b5710142c..06f436da26 100644 --- a/doc/guide/netconf.xml +++ b/doc/guide/netconf.xml @@ -54,9 +54,7 @@ $ sudo apt-get install git cmake build-essential bison flex libpcre3-dev libev-d For detailed build instructions, see https://github.com/CESNET/libyang/.</para> <para>STEP 3. Install syrepo. Download sysrepo from - https://github.com/sysrepo/sysrepo.git. Checkout the devel branch. - If you want to develop code you should fix the C++ error handling - cf issue #1286 and pull request #1302. + https://github.com/sysrepo/sysrepo.git. Checkout the last devel branch. <screen> git clone https://github.com/sysrepo/sysrepo.git |
