remove extra spaces

master
Stefan Haslinger 2022-03-17 14:27:17 +01:00
parent 7e0ab8fc33
commit 80593baf75
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ SensorHub is an **IOT-Demo Project Weather Station**
## Targets
* Raspberry PI 3 as target:
`export MIX_TARGET = rpi3`
`export MIX_TARGET=rpi3`
* If MIX_TARGET is unset, host project is buildt for testing.
* Documenation on [Targets](https://hexdocs.pm/nerves/targets.html#content)