Skip to content

Commit 8acad41

Browse files
committed
Moved Linux build scripts into Build sub-folder.
1 parent 99d08ed commit 8acad41

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,10 @@ binaries in this repository, although it is not clear what distros should be
6363
supported and where the builds are coming from. A better workflow needs to be
6464
established for this (https://github.com/ue4plugins/VlcMedia/issues/17).
6565

66-
To clean up, clone, make and install VLC (including libvlc) into your project at
67-
*YourProject/Plugins/VlcMedia/ThirdParty/vlc/Linux/x86_64-unknown-linux-gnu*,
68-
run the **Vlc4LinuxCloneMakeInstall.sh** script from your project's root folder.
69-
70-
If you later need to make and re-install VLC from the existing vlc code, run the
71-
**Vlc4LinuxMakeInstall.sh** script from your project's root folder instead.
66+
To clean up, clone, make and install VLC (including libvlc) into your project,
67+
run the *VlcMedia/Build/Vlc4LinuxCloneMakeInstall.sh* script from within your
68+
project's root folder. If you later need to make and re-install VLC from the
69+
existing VLC code, run the *Vlc4LinuxMakeInstall.sh* script instead.
7270

7371
### Mac, Windows
7472

0 commit comments

Comments
 (0)