From 754a4594e06582bcd8fe0ef7a19e18fb893eb7d0 Mon Sep 17 00:00:00 2001 From: Kroy Date: Fri, 15 Jun 2018 23:41:39 -0500 Subject: [PATCH] illumos solaris README cleanup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f87e793..fba7e51 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Native Solaris should have sg3_utils installed. If executing `sg_ses` doesn't e On OmniOS CE, the steps involved were: -* Download the package[the `sg3_utils` package](http://sg.danny.cz/sg/ sg3_utils.html). Move to somewhere like `/root` and extract. +* Download [the `sg3_utils` package](http://sg.danny.cz/sg/sg3_utils.html). Move to somewhere like `/root` and extract. * Change into the directory, configure with `./configure --prefix=/root/sg3_utils`. * `make` && `make install` * Run the fan script and set the path in the environment `sg_sess_path=/root/sg3_utils/bin/sg_ses python fancontrol.py 2`