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
```

View File

@@ -3,7 +3,7 @@
- Any distribution that supports Java 8
## Install
1. Download the [latest release](https://github.com/ma1uta/mxisd/releases/latest)
1. Download the [latest release](https://github.com/ma1uta/ma1sd/releases/latest)
2. Run:
```bash
dpkg -i /path/to/downloaded/mxisd.deb