Skip to content

Commit

Permalink
Fix install from github command in README
Browse files Browse the repository at this point in the history
  • Loading branch information
BreezeWhite authored and liebharc committed Jan 31, 2024
1 parent 842dab2 commit c44cdd2
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 @@ -25,7 +25,7 @@ pip install oemer
pip install oemer[tf]

# (optional) Or install the newest updates directly from Github.
pip install https://github.com/BreezeWhite/oemer
pip install git+https://github.com/BreezeWhite/oemer

# Run
oemer <path_to_image>
Expand Down

0 comments on commit c44cdd2

Please sign in to comment.