diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 73ab169ee..3dd5d2a17 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -33,7 +33,7 @@ FoundKey requires the following packages to run: To install the dependiencies on Debian (or derivatives like Ubuntu) you can use the following commands: ```sh curl -fsSL https://deb.nodesource.com/setup_16.x | bash - -apt install build-essential python nodejs postgresql redis +apt install build-essential python3 nodejs postgresql redis # Optional dependencies apt install ffmpeg