|
|
@ -37,7 +37,7 @@ You have to : |
|
|
|
- download `git clone https://github.com/zorchenhimer/MovieNight`, go into the source directory `cd MovieNight`; |
|
|
|
- choose your `TARGET` oneof "android darwin dragonfly freebsd linux nacl netbsd openbsd plan9 solaris windows"; |
|
|
|
- choose your `ARCH` oneof "386 amd64 amd64p32 arm arm64 ppc64 ppc64le mips mipsle mips64 mips64le mips64p32 mips64p32leppc s390 s390x sparc sparc64"; |
|
|
|
- build `make TARGET=windows ARCH=386`; |
|
|
|
- build `make TARGET=plan9 ARCH=arm64`; |
|
|
|
- and run `./MovieNight`; |
|
|
|
|
|
|
|
Example : |
|
|
|