minio/erasure/isal/README.md

12 lines
131 B
Markdown

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