fix README.md

This commit is contained in:
Pavel Ruzicka 2016-09-16 03:11:57 +02:00 committed by GitHub
parent 6e985c1e47
commit 7f77cfb187

View file

@ -1,9 +1,10 @@
=== Instalation === # Instalation
# install dictionary * install dictionary
apt-get install wamerican apt-get install wamerican
cp hostnamechanger /etc/network/if-pre-up.d/ cp hostnamechanger /etc/network/if-pre-up.d/
chmod 755 /etc/network/if-pre-up.d/hostnamechanger chmod 755 /etc/network/if-pre-up.d/hostnamechanger
watch 'egrep "^send host-name" /etc/dhcp/dhclient.conf' watch 'egrep "^send host-name" /etc/dhcp/dhclient.conf'
# disconnect and connect back to your network * disconnect and connect back to your network