Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OlafenwaMoses committed May 24, 2018
1 parent c7a19e3 commit 5ebcb87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ with 'flash' detection accuracy balanced with 'minimum_percentage_probability' w
<div id="installation"></div>
<h3><b><u>Installation</u></b></h3>
To install ImageAI, run the python installation instruction below in the command line: <br><br>
<span> <b>pip3 install https://github.com/OlafenwaMoses/ImageAI/raw/master/dist/imageai-1.0.2-py3-none-any.whl </b></span> <br><br> <br>
<span> <b>pip3 install https://github.com/OlafenwaMoses/ImageAI/releases/download/2.0.1/imageai-2.0.1-py3-none-any.whl </b></span> <br><br> <br>

or download the Python Wheel <a href="dist/imageai-2.0.1-py3-none-any.whl" ><b>
or download the Python Wheel <a href="https://github.com/OlafenwaMoses/ImageAI/releases/download/2.0.1/imageai-2.0.1-py3-none-any.whl" ><b>
imageai-2.0.1-py3-none-any.whl</b></a> and run the python installation instruction in the command line
to the path of the file like the one below: <br><br>
<span> <b>pip3 install C:\User\MyUser\Downloads\imageai-2.0.1-py3-none-any.whl</b></span> <br><br>
Expand Down

0 comments on commit 5ebcb87

Please sign in to comment.