forked from TrueCloudLab/restic
Fix typo.
This commit is contained in:
parent
c7d60279f7
commit
5a5687a506
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ The following commands can be used to run all the tests:
|
||||||
[...]
|
[...]
|
||||||
|
|
||||||
If you want to run your tests on Linux, OpenBSD or FreeBSD, you can use
|
If you want to run your tests on Linux, OpenBSD or FreeBSD, you can use
|
||||||
[vagrant](https://www.vagrantup.com/) with the proveded `Vagrantfile` to
|
[vagrant](https://www.vagrantup.com/) with the provided `Vagrantfile` to
|
||||||
quickly set up VMs and run the tests, e.g.:
|
quickly set up VMs and run the tests, e.g.:
|
||||||
|
|
||||||
$ vagrant up freebsd
|
$ vagrant up freebsd
|
||||||
|
|
Loading…
Reference in a new issue