Skip to content

Commit bcbf0e4

Browse files
committed
readme update after merging netopeerguid
1 parent 2c2ffc2 commit bcbf0e4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ NetopeerGUI is web graphical user interface for configuring devices based on pro
55

66
NetopeerGUI is developed as [Symfony2 app](http://symfony.com).
77

8+
**Important: This is new version using Libnetconf2 and NetopeerGUID**. It might contain some new bugs, especially in UI, but we are trying to improve all the stuff. You can use older version [v1.0](https://github.com/CESNET/Netopeer-GUI/tree/v1.0.0), which is working with Libnetconf1 and mod_netconf, if you need.
9+
810
## NetopeerGUI demo installation - using Vagrant on CentOS7
911

1012
If you do not have a vagrant box for CentOS7 box yet, use:
@@ -72,7 +74,7 @@ To install, **run** the following commands:
7274
php ./composer.phar install
7375

7476
### Underhood - install folder
75-
Install folder includes necesarry files for communicating with NETCONF devices. It contains also [mod_netconf](https://github.com/CESNET/mod_netconf) submodule. This causes, why `--recursive` in git clone is necessary. For **mod_netconf** update follow instructions on [mod_netconf](https://github.com/CESNET/mod_netconf) site.
77+
Install folder includes necesarry files for communicating with NETCONF devices. For **mod_netconf** update follow instructions on [mod_netconf](https://github.com/CESNET/mod_netconf) site.
7678

7779
Configure script check all dependencies and prepares all resources for install.
7880

0 commit comments

Comments
 (0)