Update documentation

This commit is contained in:
Marcos Vallim 2019-06-29 16:41:47 -03:00
parent adc8cce80a
commit 81a6e6e8f2
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ mkdir $HOME/live-ubuntu-from-scratch
3. **Set a custom hostname**
```
echo "ubuntu-live" > /etc/hostname
echo "ubuntu-fs-live" > /etc/hostname
```
4. **Configure apt sources.list**