minio/erasure/README.md
2014-10-30 21:51:52 -07:00

12 lines
131 B
Markdown

- Install 'build-essential'
~~~
# apt-get install build-essential -y
~~~
- Install 'yasm'
~~~
# apt-get install yasm -y
~~~