mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
mention make install
This commit is contained in:
parent
a15b2fc557
commit
8de6c76864
1 changed files with 2 additions and 2 deletions
4
README
4
README
|
@ -36,8 +36,8 @@ Anki does not need installing, and can be run from the directory it is
|
|||
extracted to. If you extracted it to ~/anki-2.0 for example, you can run Anki
|
||||
by simply typing ~/anki-2.0/anki in a terminal.
|
||||
|
||||
If you don't want the source folder cluttering your home folder, you can move
|
||||
it to /usr/local/lib/anki or another folder of your choice.
|
||||
If you'd like to install it system wide, change to the folder you extracted it
|
||||
to, and run 'sudo make install'. The makefile also supports uninstalling.
|
||||
|
||||
More information
|
||||
-----------------
|
||||
|
|
Loading…
Reference in a new issue