Update README.md

This commit is contained in:
Marcos Tischer Vallim 2019-07-01 01:05:13 -03:00 committed by GitHub
parent b024fa72b9
commit 320ec279d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 10 deletions

View File

@ -182,16 +182,16 @@ mkdir $HOME/live-ubuntu-from-scratch
```
10. **Install useful applications**
```
apt-get install -y \
clamav-daemon \
terminator \
apt-transport-https \
curl \
vim \
nano \
less
```
```
apt-get install -y \
clamav-daemon \
terminator \
apt-transport-https \
curl \
vim \
nano \
less
```
11. **Install Visual Studio Code**