From f3f2e566bedb374a074e7c877d75353ef8c1c087 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Fri, 21 Dec 2012 17:08:47 +0900 Subject: [PATCH] retire repo --- README | 34 +--------------------------------- 1 file changed, 1 insertion(+), 33 deletions(-) diff --git a/README b/README index 4ab765285..6b47f60eb 100644 --- a/README +++ b/README @@ -1,34 +1,2 @@ -Anki -------------------------------------- +This repo has been retired, please use the 'anki' repo. -Prerequisites ---------------- - -To install the prerequisites on Ubuntu/Debian, please use the following -command: - -sudo apt-get install python-qt4 mplayer lame libportaudio2 - -If you're on another distribution the packages may be named differently, so -please consult your package manager. - -Your Python version will need to be 2.6 or 2.7 (not 3+), and both Qt and PyQt -need to be 4.7 or later. - -Installation & Running ------------------------- - -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'd like to install it system wide, change to the folder you extracted it -to, and run 'sudo make install'. If you need to uninstall Anki in the future, -you can do so by typing 'sudo make uninstall'. - -More information ------------------ - -For more information and the latest version, please see the website at: - -http://ankisrs.net/