Skip to content

Commit 755adf7

Browse files
authored
Update README.md (#91)
1 parent 2c47b8a commit 755adf7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ For compilers to find libpq you may need to set:
5050

5151
### Testing
5252

53-
At the moment, there is a Kotlin commonizer problem with the macOS arm target.
53+
If you install libpq with homebrew, it will install the platform-specific artifact.
5454

55-
| Host | Supported test targets |
56-
|-------------|-----------------------------------|
57-
| linux x64 | linux x64 |
58-
| macOS x64 | macOS x64, macOS arm64, linux x64 |
59-
| macOS arm64 | macOS arm64 |
55+
| Host | Supported test targets |
56+
|-------------|------------------------|
57+
| linux x64 | linux x64 |
58+
| macOS x64 | macOS x64, linux x64 |
59+
| macOS arm64 | macOS arm64 |

0 commit comments

Comments
 (0)