Skip to content

Commit 5545cf6

Browse files
authored
Merge pull request #709 from mh-mobile/update-source-build-version-to-510.1.0
Update README to specify version 510.1.0 for building from source
2 parents e4ce680 + ac3cc94 commit 5545cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)