Skip to content

Commit 4cc39bc

Browse files
ai-edge-botcopybara-github
authored andcommitted
Internal code update
LiteRT-LM-PiperOrigin-RevId: 889957023
1 parent f36a047 commit 4cc39bc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/getting-started/build-and-run.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@ Android, Linux, MacOS, and Windows. `runtime/engine/litert_lm_main.cc` is a
6565
Please check the corresponding section below depending on your target deployment
6666
device and your development platform.
6767

68+
Make sure [Git LFS](https://git-lfs.com) is installed, and run `git lfs pull` to
69+
fetch the latest prebuilt binaries.
70+
6871
> Note: In order to run on GPU on all platforms, we need to take extra steps:
6972
>
70-
> 1. Install [Git LFS](https://git-lfs.com), then run `git lfs checkout` to
71-
> fetch prebuilt binaries. These steps are required only once if not done
72-
> before.
7373
> 1. Add `--define=litert_link_capi_so=true`
7474
> `--define=resolve_symbols_in_exec=false` in the build command.
7575
> 1. `mkdir -p <test_dir>; cp <your litert_lm_main> <test_dir>; cp

0 commit comments

Comments
 (0)