Skip to content

Commit 831dcac

Browse files
authored
Specify puresql.yaml location a bit further
Clarify location of puresql.yaml for Xcode and SPM.
1 parent 25aabdd commit 831dcac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ brew install puresql
168168
```
169169

170170
## Create a puresql.yaml Configuration
171-
In the root of the project where you want everything to live, create an `puresql.yaml` file.
171+
In the root of the project where you want everything to live, create an `puresql.yaml` file. For xcode projects it should live in the same directory as the `.xcodeproj`. For SPM packages it should live in the same directory as the `Package.swift`.
172172
```yaml
173173
# puresql.yaml
174174

0 commit comments

Comments
 (0)