Skip to content

Commit 9199669

Browse files
committed
Fix installation article
1 parent 45b5985 commit 9199669

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/Web/Web.docc/GettingStarted/Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ your project manually.
6262

6363
- Download the repository at [https://github.com/InstrumentBox/Network](https://github.com/InstrumentBox/Network)
6464
- Unzip archive
65-
- Copy all `*.swift` files from `Sources/Web` to your project
65+
- Copy all `*.swift` files from `Sources/Web` and `Sources/WebCore` to your project
6666
- Go to Xcode and select `File` -> `Add Files to "<Project Name>"...`
6767
- Select recently copied files
6868

0 commit comments

Comments
 (0)