Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0-duke committed Feb 15, 2015
1 parent ff3ba99 commit 18e5084
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ In order to run this script you need to install "lsscsi" and "py_sg.py".

For example on Ubuntu you can install the missing dependancies with
```
pip install py_sg
apt-get install lsscsi
sudo apt-get install python-pip python-dev lsscsi
sudo pip install py_sg
```

<h1> Usage </h1>
Expand Down

0 comments on commit 18e5084

Please sign in to comment.