Add a note about VM system requirements

This commit is contained in:
Kovid Goyal 2019-06-14 18:39:32 +05:30
parent 89284513a7
commit 59ddfa67e5
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -1,5 +1,5 @@
# Requires installation of Visual Studio 2017 Community Edition, Git, Python 3.7 and Perl
# git.exe must be in PATH
# git.exe must be in PATH. Must have ~100GB available disk space and 8GB RAM
# Intall certifi in python 3 with:
# py.exe -m pip install certifi