mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-02 10:03:05 +00:00
Merge pull request #11747 from nisuhw/patch-1
Update installation.md for older Raspberry Pi 2
This commit is contained in:
@@ -87,7 +87,7 @@ OS Specific steps are listed first, the common section below is necessary for al
|
||||
|
||||
|
||||
```bash
|
||||
sudo apt-get install python3-venv libatlas-base-dev cmake curl
|
||||
sudo apt-get install python3-venv libatlas-base-dev cmake curl libffi-dev
|
||||
# Use piwheels.org to speed up installation
|
||||
sudo echo "[global]\nextra-index-url=https://www.piwheels.org/simple" > tee /etc/pip.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user