Skip to content

Commit 06ec8b7

Browse files
authored
Update README.md
1 parent 586de56 commit 06ec8b7

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
@@ -101,7 +101,7 @@ for i in bitmap {
101101
You can build using Swift Package Manager as follows:
102102

103103
```bash
104-
swift build -Xcc -march=native --configuration release
104+
swift build --configuration release
105105
$(swift build --configuration release --show-bin-path)/fun
106106
```
107107
You can run tests using Swift Package Manager as follows:

0 commit comments

Comments
 (0)