Skip to content

Commit

Permalink
Update instructions for v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
balshetzer committed Jul 12, 2013
1 parent d4688c7 commit 826ce51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ run the following commands::
cd
sudo apt-get install python-xlib python-serial python-wxgtk2.8 wmctrl python-dev python-pip
sudo pip install -U appdirs simplejson
wget https://github.com/plover/plover/archive/2.4.0.tar.gz
tar -zxf 2.4.0.tar.gz
cd plover-2.4.0
wget https://github.com/plover/plover/archive/v2.4.1.tar.gz
tar -zxf v2.4.1.tar.gz
cd plover-2.4.1
sudo python setup.py install

Once this is done then you should be able to run plover from the applications menu or from the command line with::
Expand Down

0 comments on commit 826ce51

Please sign in to comment.