Skip to content

Commit 3f24894

Browse files
committed
README.md fix
1 parent 6f6b62b commit 3f24894

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
@@ -57,7 +57,7 @@ Refer to "Using uvgVPCCenc" section to learn how to use the library, and attache
5757
To compile the encoder and enable sending over RTP, please use following commands:
5858
```
5959
cmake --preset=Release -DENABLE_V3CRTP=ON
60-
cmake --preset=Release
60+
cmake --build --preset=Release
6161
```
6262

6363
### Test uvgVPCCenc

0 commit comments

Comments
 (0)