Skip to content

Commit

Permalink
Merge pull request #709 from mh-mobile/update-source-build-version-to…
Browse files Browse the repository at this point in the history
…-510.1.0

Update README to specify version 510.1.0 for building from source
  • Loading branch information
allevato authored Mar 25, 2024
2 parents e4ce680 + ac3cc94 commit 5545cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Run `brew install swift-format` to install the latest version.
Install `swift-format` using the following commands:

```sh
VERSION=509.0.0 # replace this with the version you need
VERSION=510.1.0 # replace this with the version you need
git clone https://github.com/apple/swift-format.git
cd swift-format
git checkout "tags/$VERSION"
Expand Down

0 comments on commit 5545cf6

Please sign in to comment.