Merge pull request #1255 from freqtrade/update_raspi
update documentation for raspberry
This commit is contained in:
		| @@ -245,8 +245,8 @@ conda install python=3.6 | |||||||
| conda create -n freqtrade python=3.6 | conda create -n freqtrade python=3.6 | ||||||
| conda install scipy pandas | conda install scipy pandas | ||||||
|  |  | ||||||
| pip install -r requirements.txt | python3 -m pip install -r requirements.txt | ||||||
| pip install -e . | python3 -m pip install -e . | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| ### MacOS | ### MacOS | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user