Skip to content

Commit

Permalink
corrected name of config flag
Browse files Browse the repository at this point in the history
  • Loading branch information
gsspdev committed Oct 5, 2024
1 parent 2ff9049 commit bd28b61
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 bd28b61

Please sign in to comment.