mirror of
https://github.com/minio/minio.git
synced 2024-12-25 14:45:54 -05:00
.. | ||
docs | ||
include | ||
src | ||
.gitignore | ||
LICENSE | ||
LICENSE.INTEL | ||
make.inc | ||
Makefile | ||
Makefile.nmake | ||
README.md | ||
RELEASE-NOTES.INTEL |
- Install 'build-essential'
# apt-get install build-essential -y
- Install 'yasm'
# apt-get install yasm -y