mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
HACKING: Minor indentation fix
This commit is contained in:
parent
c77b90bf8c
commit
1f0552c66f
@ -14,11 +14,11 @@ can install latest versions of Git, Vagrant and VirtualBox.
|
||||
```bash
|
||||
$ sudo apt install git virtualbox vagrant
|
||||
```
|
||||
|
||||
|
||||
For some distro you might need to add Oracle's VirtualBox source
|
||||
(https://download.virtualbox.org/virtualbox/debian) to apt's sources list
|
||||
(typically in /etc/apt/sources.list file) and its key:
|
||||
|
||||
|
||||
```bash
|
||||
$ sudo wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- | sudo apt-key add -
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user