Jaroslav Henner 9 gadi atpakaļ
vecāks
revīzija
3fd0d61de2
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      README_libvirt.md

+ 2 - 1
README_libvirt.md

@@ -94,7 +94,8 @@ dns=dnsmasq
 -	Configure dnsmasq to use the Virtual Network router for example.com:
 
 ```sh
-sudo vi /etc/NetworkManager/dnsmasq.d/libvirt_dnsmasq.conf server=/example.com/192.168.55.1
+sudo vi /etc/NetworkManager/dnsmasq.d/libvirt_dnsmasq.conf
+server=/example.com/192.168.55.1
 ```
 
 Test The Setup