We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45b5985 commit 9199669Copy full SHA for 9199669
1 file changed
Sources/Web/Web.docc/GettingStarted/Installation.md
@@ -62,7 +62,7 @@ your project manually.
62
63
- Download the repository at [https://github.com/InstrumentBox/Network](https://github.com/InstrumentBox/Network)
64
- Unzip archive
65
-- Copy all `*.swift` files from `Sources/Web` to your project
+- Copy all `*.swift` files from `Sources/Web` and `Sources/WebCore` to your project
66
- Go to Xcode and select `File` -> `Add Files to "<Project Name>"...`
67
- Select recently copied files
68
0 commit comments