From 83a83c1bd2548a77c736f59054f357627957d79e Mon Sep 17 00:00:00 2001 From: Marcos Vallim Date: Sat, 29 Jun 2019 20:52:49 -0300 Subject: [PATCH] Update documentation --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 73fbcaa..70ed5ab 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,8 @@ mkdir $HOME/live-ubuntu-from-scratch apt-transport-https \ curl \ vim \ - nano + nano \ + less ``` 10. **Install Visual Studio Code**