Update raspbian install documentation

Fix "box" titles ... they need to be in quotes!
This commit is contained in:
Matthias
2019-10-30 13:27:04 +01:00
parent 669a6cf119
commit 7a96d3c9ae
8 changed files with 24 additions and 27 deletions

View File

@@ -79,7 +79,7 @@ The `-p/--pairs` argument can be used to specify pairs you would like to plot.
Specify custom indicators.
Use `--indicators1` for the main plot and `--indicators2` for the subplot below (if values are in a different range than prices).
!!! tip
!!! Tip
You will almost certainly want to specify a custom strategy! This can be done by adding `-s Classname` / `--strategy ClassName` to the command.
``` bash