Rename project.

This commit is contained in:
Anatoly Sablin
2019-06-28 22:50:31 +03:00
parent 3043cd4e61
commit 136563c61a
4 changed files with 5 additions and 5 deletions

View File

@@ -12,8 +12,8 @@
### Build
```bash
git clone https://github.com/ma1uta/mxisd.git
cd mxisd
git clone https://github.com/ma1uta/ma1sd.git
cd ma1sd
./gradlew build
```