Skip to content

Commit

Permalink
Create build.md
Browse files Browse the repository at this point in the history
  • Loading branch information
piano-dot authored Feb 10, 2022
1 parent 65af582 commit 5da7fcd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions build.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# How to build
Make sure latest Android Studio and Git application is installed.

Clone the project:
```
$ git clone git://github.com/AChep/AcDisplay.git
```
Or you can use other way to clone such as downloading ZIP file, use with SSH, or use Github's desktop client.
## Import to Android Studio
* Launch Android Studio.
* Select File -> Import project, Select to your cloned repository.

0 comments on commit 5da7fcd

Please sign in to comment.