Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and
limitations under the License.
-->

First, you will need to install Python SDK in order to run the sample data import script. To install Python SDK, run:
First, you will need to install the Python SDK in order to run the sample data import script. To install the Python SDK, run:

```
$ pip install predictionio
Expand All @@ -27,7 +27,7 @@ or
$ easy_install predictionio
```

NOTE: You may need `sudo` access if you have permission issue. (ie. `sudo pip install predictionio`)
NOTE: You may need `sudo` access if you have permission issues. (ie. `sudo pip install predictionio`)

<!-- dummy markdown link needed if code block is last -->
[]()