File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
2020IMPORTANT: To simplify the execution of superloop application, please do the following after installation.
2121
You can’t perform that action at this time.
0 commit comments