diff options
| -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 |
