comparison README.md @ 46:0468f47a45ce

vanilla: reorganize base applications
author David Demelier <markand@malikania.fr>
date Tue, 26 Feb 2019 20:41:00 +0100
parents 719eed6940e0
children 7b000befead5
comparison
equal deleted inserted replaced
45:150ab6e07b07 46:0468f47a45ce
19 $ vpk download 19 $ vpk download
20 $ vpk build 20 $ vpk build
21 21
22 Then if build succeeded, you may install the package in /tmp/vpk/pkg. 22 Then if build succeeded, you may install the package in /tmp/vpk/pkg.
23 23
24 $ vpk install /tmp/vpk/pkg/zlib*.txz 24 $ vpk install /tmp/vpk/zlib*.txz
25 25
26 Options 26 Options
27 ======= 27 =======
28 28
29 If the package contains a README.options.md file, it may supports options. 29 If the package contains a README.options.md file, it may supports options.