From 2ff0d7aa833b0eaa0f3d826c1156720ea46b8b1e Mon Sep 17 00:00:00 2001 From: ryanmerolle Date: Tue, 16 May 2017 07:13:05 -0400 Subject: [PATCH] Added vagrant alternative installation link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c21b140cf..d946215d5 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,4 @@ Please see [the documentation](http://netbox.readthedocs.io/en/stable/) for inst * [Docker container](https://github.com/digitalocean/netbox-docker) * [Heroku deployment](https://heroku.com/deploy?template=https://github.com/BILDQUADRAT/netbox/tree/heroku) (via [@mraerino](https://github.com/BILDQUADRAT/netbox/tree/heroku)) +* [Vagrant deployment](https://github.com/ryanmerolle/netbox-vagrant)