Skip to content

Commit 26da181

Browse files
authored
Merge pull request #4 from gabrielfern/master
simple syntax adjustment
2 parents d0477b1 + 77e24fc commit 26da181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Share application with your friends in the same Wi-Fi!
77

88
# How to use
99

10-
- (notice that in this repo, there is a prebuilt NodeJS v7.1.0 binary provided, [download latest](https://github.com/dna2github/dna2oslab/releases)) put compiled NodeJS binrary to `app/src/main/res/raw/bin_node_v710`
10+
- (notice that in this repo, there is a prebuilt NodeJS v7.1.0 binary provided, [download latest](https://github.com/dna2github/dna2oslab/releases)) put compiled NodeJS binary to `app/src/main/res/raw/bin_node_v710`
1111
- (if not use name of `bin_node_v710`) modify `app/src/main/java/seven/drawalive/nodebase/Utils.java` at `R.raw.bin_node_v710`
1212
- build to generate apk
1313
- install the apk on Android phone

0 commit comments

Comments
 (0)