Skip to content

Commit 6ebc7bb

Browse files
committed
Fix typo in make libtailscale command
Signed-off-by: Segi <segihovav@gmail.com>
1 parent 488f0d3 commit 6ebc7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If you installed Android Studio the tools may not be in your path. To get the
5353
correct tool path, run `make androidpath` and export the provided path in your
5454
shell.
5555

56-
You will also need to run `make llibtailscale` to build the Tailscale AAR which is required to build the Android app.
56+
You will also need to run `make libtailscale` to build the Tailscale AAR which is required to build the Android app.
5757

5858
#### Code Formatting
5959

0 commit comments

Comments
 (0)