Skip to content

Commit

Permalink
List Yarn as a dependency for building on iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
saagarjha committed Nov 12, 2018
1 parent fcf97f7 commit 7fc6990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ You'll need these things to build the project:

- Python 3
- Ninja
- Yarn (only when building for iOS)
- Meson (`pip install meson`)
- Clang and LLD (on mac, `brew install llvm`, on linux, `sudo apt install clang lld` or `sudo pacman -S clang lld` or whatever)

Expand Down

0 comments on commit 7fc6990

Please sign in to comment.