Skip to content

Commit ac3cc94

Browse files
committed
Update README to specify version 510.1.0 for building from source
1 parent e4ce680 commit ac3cc94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Run `brew install swift-format` to install the latest version.
7373
Install `swift-format` using the following commands:
7474

7575
```sh
76-
VERSION=509.0.0 # replace this with the version you need
76+
VERSION=510.1.0 # replace this with the version you need
7777
git clone https://github.com/apple/swift-format.git
7878
cd swift-format
7979
git checkout "tags/$VERSION"

0 commit comments

Comments
 (0)