Skip to content

Commit af3f2df

Browse files
authored
Update build instructions.
Fix build instructions. (You need to cd to the cloned directory before trying to build it.)
1 parent 3f50c4e commit af3f2df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ build `swift-format` using the following commands:
3333

3434
```
3535
git clone -b swift-5.1-branch https://github.com/apple/swift-format.git
36+
cd swift-format
3637
swift build
3738
```
3839

0 commit comments

Comments
 (0)