diff --git a/README.rst b/README.rst index dd47291..3d4c244 100755 --- a/README.rst +++ b/README.rst @@ -8,6 +8,9 @@ feature of Vagrant in order to let you work on the MISP source code on your host machine while the softwares (Apache, PHP, MariaDB, etc.) and libraries will be installed on the guest Vagrant machine. +For a deployment of MISP more ready for a production environment you can use +[our packer script](https://github.com/MISP/misp-packer). + Installation of VirtualBox and Vagrant --------------------------------------