Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
Fix the build instructions (#4036)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
woxtu and mergify[bot] authored Feb 8, 2024
1 parent 0dda3ab commit f116f29
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,10 @@ Build Instructions
3. Pull in the project dependencies:

```shell
cd focus-ios
./checkout.sh
```

4. Open `Blockzilla.xcodeproj` in Xcode.
4. Open `focus-ios/Blockzilla.xcodeproj` in Xcode.
5. Build the `Focus` scheme in Xcode.


0 comments on commit f116f29

Please sign in to comment.