From db7b24f3c888a1dffe923539133838e68775f29d Mon Sep 17 00:00:00 2001 From: Wesley Long <46755903+WesleyL30@users.noreply.github.com> Date: Tue, 30 Mar 2021 11:54:31 -0400 Subject: [PATCH] Add more information to installation in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cbafb3b0..adc4e029 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ cd GatorMiner This program uses [Pipenv](https://github.com/pypa/pipenv) for dependency management. +**In order to install all of the needed dependencies you must have 64-bit Python installed on your device** + - If needed, install and upgrade the `pipenv` with `pip`: ```bash