fix formatting of README
This commit is contained in:
parent
97727c73d2
commit
e265ec7592
1 changed files with 2 additions and 2 deletions
|
@ -13,10 +13,10 @@ Stay tuned for examples on each method coming soon.
|
|||
Build
|
||||
======
|
||||
|
||||
*Simulator*
|
||||
### Simulator
|
||||
```qmake -spec blackberry-x86-qcc CONFIG+=debug CONFIG+=simulator
|
||||
make```
|
||||
|
||||
*Device*
|
||||
### Device
|
||||
```qmake -spec blackberry-armv7le-qcc CONFIG+=debug_and_release CONFIG+=device
|
||||
make```
|
||||
|
|
Loading…
Reference in a new issue