Skip to content

Commit a8c38a8

Browse files
authored
Update README.md
1 parent 514edcc commit a8c38a8

File tree

1 file changed

+1
-1
lines changed
  • examples/demo-apps/react-native/rnllama

1 file changed

+1
-1
lines changed

examples/demo-apps/react-native/rnllama/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ A React Native mobile application for running LLaMA language models using ExecuT
2020

2121
## Installation
2222

23-
1. Clone the repository: `git clone [email protected]:pytorch/executorch.git`
23+
1. Clone the repository: `git clone -b release/0.6 [email protected]:pytorch/executorch.git`
2424

2525
2. Navigate to the root of the repository: `cd executorch`
2626

0 commit comments

Comments
 (0)