Skip to content

Commit

Permalink
Merge pull request #73 from timbmg/master
Browse files Browse the repository at this point in the history
Simplify install instructions
  • Loading branch information
lfoppiano authored Apr 24, 2024
2 parents 7a990ea + 89d615c commit 6835e55
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ This client has been developed and was tested with Python `3.5`-`3.9` and should
Get the github repo:

```console
git clone https://github.com/kermitt2/grobid_client_python
cd grobid_client_python
python3 setup.py install
pip install git+https://github.com/kermitt2/grobid_client_python.git
```

There is nothing more needed to start using the python command lines, see the next section.
Expand Down

0 comments on commit 6835e55

Please sign in to comment.