Skip to content

Commit bc724d3

Browse files
Update README.md
1 parent f95cd4c commit bc724d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ To install superloop, simply use pip:
1313

1414
```$ pip install superloop```
1515

16-
This will install superloop along with all required ependencies to the directory ```/usr/local/lib/python2.7/dist-packages/superloop```.
16+
This will install superloop along with all required dependencies to the directory ```/usr/local/lib/python2.7/dist-packages/superloop```.
1717

18-
You will need to install yaml system wide via the following command ```sudo apt-get install python-yaml```
18+
You will need to install yaml system wide via the following command ```sudo apt-get install python-yaml```.
1919

2020
IMPORTANT: To simplify the execution of superloop application, please do the following after installation.
2121

0 commit comments

Comments
 (0)