Skip to content

Commit 428607d

Browse files
committed
Merge branch 'master' of https://github.com/Caldis/Mos
2 parents 386694d + de9c46e commit 428607d

File tree

7 files changed

+468
-449
lines changed

7 files changed

+468
-449
lines changed

README.enUS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ http://mos.caldis.me/
4646
If you wish to install the application from [Homebrew](https://brew.sh):
4747

4848
```bash
49-
$ brew install --cask mos
49+
$ brew install --cask mos@beta
5050
```
5151

5252
The application will live at `/Applications/Mos.app`.
@@ -55,7 +55,7 @@ To update the app:
5555

5656
```bash
5757
$ brew update
58-
$ brew reinstall mos
58+
$ brew upgrade mos@beta
5959
```
6060

6161
Quit then relaunch the app.

README.id.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ http://mos.caldis.me/
3939
Kalau kamu mau instal aplikasi ini lewat [Homebrew](https://brew.sh):
4040

4141
```bash
42-
$ brew install --cask mos
42+
$ brew install --cask mos@beta
4343
```
4444

4545
Aplikasi ada di `/Applications/Mos.app`.
@@ -48,7 +48,7 @@ Untuk Update Aplikasi
4848

4949
```bash
5050
$ brew update
51-
$ brew reinstall mos
51+
$ brew upgrade mos@beta
5252
```
5353

5454
Keluar dan jalankan lagi aplikasi

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ http://mos.caldis.me/
3636
Mos可通过[Homebrew](https://brew.sh)来安装:
3737

3838
```bash
39-
$ brew install --cask mos
39+
$ brew install --cask mos@beta
4040
```
4141

4242
应用将被安装至 `/Applications/Mos.app`
@@ -45,7 +45,7 @@ $ brew install --cask mos
4545

4646
```bash
4747
$ brew update
48-
$ brew reinstall mos
48+
$ brew upgrade mos@beta
4949
```
5050

5151
重新启动应用即可。

README.ru.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ http://mos.caldis.me/
4646
Если вы хотите установить приложение с помощью [Homebrew](https://brew.sh):
4747

4848
```bash
49-
$ brew install --cask mos
49+
$ brew install --cask mos@beta
5050
```
5151

5252
Приложение будет находится по адресу `/Applications/Mos.app`.
@@ -55,7 +55,7 @@ $ brew install --cask mos
5555

5656
```bash
5757
$ brew update
58-
$ brew reinstall mos
58+
$ brew upgrade mos@beta
5959
```
6060

6161
Закройте и перезапустите приложение.

0 commit comments

Comments
 (0)