Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
kinboy wong
vlc.js
Commits
a8d127ab
Commit
a8d127ab
authored
Aug 25, 2017
by
Brateau Etienne
Committed by
Jean-Baptiste Kempf
Sep 07, 2017
Browse files
Update Readme.md and add an installation section
parent
121aa749
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
a8d127ab
...
...
@@ -13,3 +13,17 @@ Notably when we have:
we will be able to have a first version.
After, when we have modules, then VLC modules could be downloaded at runtime.
## Installation
Update the config.sub in your system.
```
bash
cp
config.sub /usr/share/automake-1.15/config.sub
```
Compile vlc.
```
bash
./compile.sh
```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment