mirror of
https://github.com/nicklockwood/SwiftFormat.git
synced 2026-05-17 10:30:35 +00:00
Explain how to keep SwiftFormat on the latest version (#458)
This commit is contained in:
@@ -73,6 +73,12 @@ $ brew update
|
||||
$ brew install swiftformat
|
||||
```
|
||||
|
||||
To update to the latest version once installed:
|
||||
|
||||
```bash
|
||||
$ brew upgrade swiftformat
|
||||
```
|
||||
|
||||
Alternatively, you can install the tool on macOS or Linux by using [Mint](https://github.com/yonaskolb/Mint) as follows:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user