vagrant: Update Vagrantfile

This patch updates the Vagrantfile to Fedora 31, and updates the
install process to match the quick start guide.
This commit is contained in:
Jonathan Gold
2019-11-07 06:51:56 -05:00
committed by James Shubin
parent bdb523ece1
commit fdc459ec5b
2 changed files with 7 additions and 6 deletions

View File

@@ -9,6 +9,6 @@ To get started, try:
$ cdmgmt
$ make clean build
$ ./mgmt run --tmp-prefix lang examples/lang/hello0.mcl`
$ ./mgmt run --tmp-prefix lang examples/lang/hello0.mcl
Enjoy!