1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-02-13 01:45:56 +00:00

docs: minor development docs update

This commit is contained in:
Thomas Waldmann 2015-11-07 15:17:40 +01:00
parent 8cc726a107
commit 303bed9d12

View file

@ -83,7 +83,7 @@ main repository.
Using Vagrant
-------------
We use Vagrant for the automated creation of testing environment and borgbackup
We use Vagrant for the automated creation of testing environments and borgbackup
standalone binaries for various platforms.
For better security, there is no automatic sync in the VM to host direction.
@ -100,7 +100,7 @@ Usage::
To shut down and destroy the VM:
vagrant destroy OS
To copy files from the VM (in this case, the generated binary):
vagrant scp OS:/vagrant/borg/borg/dist/borg .
vagrant scp OS:/vagrant/borg/borg.exe .
Creating standalone binaries