doc: Fix build instruction link
This commit is contained in:
parent
7fe4ec2ccf
commit
beb0cbc5c7
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Packaging enables creating distributable versions of uvgRTP for various platforms.
|
Packaging enables creating distributable versions of uvgRTP for various platforms.
|
||||||
|
|
||||||
First, you must build uvgRTP using the [build instructions](BUILDING.md). After building, you can create the packets by running the ```cpack``` command in ```build``` folder. On Windows, you need to install NSIS from [sourceforge](https://sourceforge.net/projects/nsis/) before running CPack. The downloaded installer may prompt you about unknown program, but it should be safe to install.
|
First, you must build uvgRTP using the [build instructions](../BUILDING.md). After building, you can create the packets by running the ```cpack``` command in ```build``` folder. On Windows, you need to install NSIS from [sourceforge](https://sourceforge.net/projects/nsis/) before running CPack. The downloaded installer may prompt you about unknown program, but it should be safe to install.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue