Browse Source

Merge pull request #2 from saily/patch-1

Fix typo in virutalenv
Nahuel D. Sánchez 5 years ago
parent
commit
6456d65d28
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -8,9 +8,9 @@ I developed this module for learning purposes and included two simple examples f
 ### Steps to make it work ###
 
 1. Clone this repository
-2. virutalenv pycc1101
+2. virtualenv pycc1101
 3. Activate the virtualenv
 4. pip install spidev
 5. python tx.py
 6. Perform steps 1-4 in other machine with the module connected.
-7. python rx.py
+7. python rx.py