Skip to content

Commit

Permalink
文章の整形。
Browse files Browse the repository at this point in the history
  • Loading branch information
TakayukiHoshi1984 committed Oct 10, 2018
1 parent f9d9081 commit 3388b60
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -37,7 +37,8 @@ $ unzip master.zip
$ echo 'export ANDROID_HOME=<path>' >> ~/.bash_profile
```

<path> には、AndroidSDKへのパスを指定してください。
&lt;path&gt;には、AndroidSDKへのパスを指定してください。
<br><br>
Device Connect Managerをビルドしてapkを作成します。

```
Expand Down
4 changes: 2 additions & 2 deletions readme.en.md
Expand Up @@ -32,8 +32,8 @@ Before building, make sure the path to AndroidSDK is set to the ANDROID_HOME env
$ echo 'export ANDROID_HOME=<path>' >> ~/.bash_profile
```

For <path>, please specify the path to Android SDK.

For &lt;path&gt;, please specify the path to Android SDK.
<br><br>
Build Device Connect Manager.

```
Expand Down

0 comments on commit 3388b60

Please sign in to comment.