Skip to content
This repository was archived by the owner on Mar 15, 2021. It is now read-only.

Commit

Permalink
correcting install command
Browse files Browse the repository at this point in the history
  • Loading branch information
codyde committed May 24, 2019
1 parent 7b88245 commit f766ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This kit was primarily designed by VMware employees however is not a VMware proj
Clone this repository and install leveraging the setup.py file.

```bash
python setup.py install
python3 setup.py install
```

Once installation is complete, Import the appropriate modules/libraries in order to begin interacting with the platform. Example import statement is below
Expand Down

0 comments on commit f766ad9

Please sign in to comment.