Skip to content

Commit

Permalink
Fix error in pip3 command
Browse files Browse the repository at this point in the history
  • Loading branch information
slgobinath committed May 1, 2017
1 parent f216316 commit bfe1ac5
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 @@ -9,7 +9,7 @@ sudo apt-get install libreoffice-script-provider-python

Install pygments for Python 3:
```
sudo pip3 install python3-pygments
sudo pip3 install pygments
```

Copy the Highlight.py to /usr/lib/libreoffice/share/Scripts/python/
Expand Down

0 comments on commit bfe1ac5

Please sign in to comment.