Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54c14b24 authored by Patrick Tsai's avatar Patrick Tsai
Browse files

Add missing 'cd third_party' step

parent de320229
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ Then fetch third party dependencies:
```sh
cd ~/fluoride/bt
mkdir third_party
cd third_party
git clone https://github.com/google/googletest.git
git clone https://android.googlesource.com/platform/external/libchrome
git clone https://android.googlesource.com/platform/external/modp_b64