Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

Commit

Permalink
Readme update.
Browse files Browse the repository at this point in the history
  • Loading branch information
vgorloff committed Dec 12, 2018
1 parent 41e545e commit 674ffc5
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,14 +111,6 @@ B. Setting up Ubuntu box
host$ vagrant up
```
4. (Optionall) Save snapshot of Box.
```bash
host$ vagrant snapshot save "01. After installing clean OS"
```
**Note**: Under the hood it will save VirtualBox snapshot.
C. (Optional) Setting Up Visual Studio Code
-------------------------------------------
Expand Down Expand Up @@ -238,6 +230,8 @@ E. Installing dependencies on Box
```bash
host$ vagrant snapshot save "Initial Setup"
```
**Note**: Under the hood it will save VirtualBox snapshot.
II. Usage
=========
Expand Down

0 comments on commit 674ffc5

Please sign in to comment.