1
0

Fix Gamecontroller

This commit is contained in:
otya128
2017-07-04 16:55:49 +09:00
parent 6431a1a483
commit b982e423b2
4 changed files with 9 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ MIT
# ビルド方法
```sh
git clone git@github.com:otya128/otyaSMILEBASIC.git
git clone --recursive https://github.com/otya128/otyaSMILEBASIC.git
cd otyaSMILEBASIC
dub run
```