Skip to content

Commit

Permalink
Update "Getting Started" on README
Browse files Browse the repository at this point in the history
  • Loading branch information
erdemyerebasmaz committed May 28, 2024
1 parent 1b81fd0 commit 1239d96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/bindings/langs/flutter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ If you would like to build your binaries (for Flutter devices) locally in additi
- Need to run `brew install llvm` on macOS since Apple's llvm doesn't have it

## Getting Started
Run `just bootstrap` to initialize your workspace.
Run `just bootstrap true true` to initialize your workspace.
First parameter installs frb dependencies, second parameter builds the libraries.

To see all available recipes, run `just`.

Expand Down

0 comments on commit 1239d96

Please sign in to comment.