Skip to content

Commit

Permalink
Merge pull request #997 from gsspdev/main
Browse files Browse the repository at this point in the history
corrected name of config flag
  • Loading branch information
kelson42 authored Oct 5, 2024
2 parents 197d8d5 + d22db48 commit 570a23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ python3 -m venv .venv
source .venv/bin/activate
pip install -e .

kiwix-build --target-platform apple_all_static libkiwix
kiwix-build --config apple_all_static libkiwix
# assuming your kiwix-build and apple folder at at same level
cp -r BUILD_apple_all_static/INSTALL/lib/CoreKiwix.xcframework ../apple/
```
Expand Down

0 comments on commit 570a23f

Please sign in to comment.