Skip to content

Commit

Permalink
Update README.md: Add missing install instruction (cd)
Browse files Browse the repository at this point in the history
  • Loading branch information
nthx committed Nov 23, 2015
1 parent 73378f0 commit d986c64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ I use and will use this software. But in the end - if anything happens to your h

sudo apt-get install git
mkdir -p /home/odroid/
cd /home/odroid/ #make sure you can write to this directory; otherwise update paths below
git clone https://github.com/nthx/odroid-xu3-fan-control.git
cd odroid-xu3-fan-control/
sudo ./odroid-xu3-fan-control.sh
Expand Down

0 comments on commit d986c64

Please sign in to comment.