Properly put shell commands in markdown
This commit is contained in:
parent
4427eb2d44
commit
0d6ec3a001
@ -10,10 +10,10 @@ Building from source
|
|||||||
|
|
||||||
The only required tools are the Android SDK and Apache Ant.
|
The only required tools are the Android SDK and Apache Ant.
|
||||||
|
|
||||||
`
|
```
|
||||||
$ android update project -p .
|
android update project -p .
|
||||||
$ ant clean release
|
ant clean release
|
||||||
`
|
```
|
||||||
|
|
||||||
|
|
||||||
Direct download
|
Direct download
|
||||||
|
Loading…
x
Reference in New Issue
Block a user