diff --git a/README.md b/README.md index 4496c35..e303262 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,17 @@ Semi Automated Setup of GlusterFS on odroid HC2 ## Disclaimer: -This is probably not the most optimal of things. There are mych beter ways to +This is probably not the most optimal of things. There are much better ways to do things but this project was never meant to show off any 1337 bash skillz. It was just -an easy way for me to consistently build new cluster nodes and have them work. There +an easy way for me to consistently build new gluster nodes and have them work. There are no guarantees and this is use at your won risk. + +- This has been tested on Odroid HC2 but would probably work on the 2.5" version. +- This **does not** take care of the gluster setup as far as setting up/adding to volumes. +That part is up to you. + + ## Installation: I am using Ubuntu 18.04 on my odroid HC2s. You can download it from the Odroid forum.