regenerated translation files--This line, and those below, will be ignored--
[psensor.git] / README
diff --git a/README b/README
index 1784e47..ea1b4db 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-Psensor
-=======
+Psensor README
+==============
 
 Introduction
 ------------
@@ -148,14 +148,13 @@ help2man libnotify-devel libgtop2-devel make
 -----------------------------------------------------------------------
 
 For Ubuntu 12.04:
-----------------------------------------------------------------------
-sudo apt-get install autoconf automake gcc gettext autopoint
-                     libgtk2.0-dev libgconf2-dev libnotify-dev
-                     libsensors4-dev help2man libcurl4-openssl-dev
-                     libjson0-dev libmicrohttpd-dev
-                     libgtop2-dev make perl libunity-dev libgtop2-dev 
-                     libappindicator-dev nvidia-settings
-----------------------------------------------------------------------
+-------------------------------------------------------------------------
+sudo apt-get install autoconf automake asciidoc cppcheck gcc gettext
+autopoint libgtk2.0-dev libgconf2-dev libnotify-dev libsensors4-dev
+help2man libcurl4-openssl-dev libjson0-dev libmicrohttpd-dev
+libgtop2-dev make perl libunity-dev libgtop2-dev libappindicator-dev
+nvidia-settings
+-------------------------------------------------------------------------
 
 Compilation and Installation Steps
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -165,7 +164,7 @@ Compilation and Installation Steps
 3. Compilation: +./configure;make clean all+
 4. Installation:  +make install+ (require to have root permission)
 5. Start the sensor detection script: +sensors-detect+ and follows the
-instructions. Then, teboot or activate the kernel modules which have
+instructions. Reboot or activate the kernel modules which have
 been found.
 7. To monitor HDDs, the +hddtemp+ daemon must be installed and running.
 8. Run: +psensor+
@@ -173,7 +172,7 @@ been found.
 ATI/AMD GPU Support
 ~~~~~~~~~~~~~~~~~~~
 
-When the OpenSource ATI driver(nouveau) is used, the monitoring
+When the OpenSource ATI driver is used, the monitoring
 information is available throw lm-sensors and does not require the
 following instructions.