Skip to content

Commit b229870

Browse files
Amirreza Zarrabiqc-azarrabi
authored andcommitted
libqcomtee: update documentation
Signed-off-by: Amirreza Zarrabi <azarrabi@qti.qualcomm.com>
1 parent 1f064b9 commit b229870

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ On an x86-64 Ubuntu machine, assuming you have a cross-build toolchain along wit
1818
git clone https://github.com/quic/quic-teec.git
1919
cd quic-teec
2020
mkdir build
21+
cd build
2122
cmake .. -DCMAKE_TOOLCHAIN_FILE=CMakeToolchain.txt -DBUILD_UNITTEST=ON
2223
```
2324
Edit `CMakeToolchain.txt` for the toolchain of your choice.

0 commit comments

Comments
 (0)