diff --git a/README.md b/README.md index 7938b7498..eedd78ec0 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,9 @@ Build and run the image, mounting the appropriate directories: ## Running the app locally -You need C Build Tools +You need to install C++ Build Tools for the deephash module. + +(I'll probably end up using something else since this is an annoying requirement) https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019