Update README.md
This commit is contained in:
parent
e32bceccf3
commit
e093e3981e
22
README.md
22
README.md
@ -2,8 +2,8 @@ ankisyncd
|
|||||||
=========
|
=========
|
||||||
|
|
||||||
A personal Anki sync server (so you can sync against your own server rather than
|
A personal Anki sync server (so you can sync against your own server rather than
|
||||||
AnkiWeb). This version has been modified to remove the REST API, which makes it
|
AnkiWeb). This version has been modified from dsnopek's Anki Sync Server to
|
||||||
possible to drop some dependencies.
|
remove the REST API, which makes it possible to drop some dependencies.
|
||||||
|
|
||||||
Installing
|
Installing
|
||||||
----------
|
----------
|
||||||
@ -56,24 +56,6 @@ install some of the dependencies we need there:
|
|||||||
|
|
||||||
$ ./ankisyncctl.py stop
|
$ ./ankisyncctl.py stop
|
||||||
|
|
||||||
### Via AUR
|
|
||||||
|
|
||||||
For Arch Linux, ankisyncd is also available on AUR: https://aur.archlinux.org/packages/ankisyncd-git/
|
|
||||||
|
|
||||||
Use your AUR wrapper to install or run the commands below to install manually from PKGBUILD.
|
|
||||||
|
|
||||||
$ wget https://codeload.github.com/jdoe0/ankisyncd-pkgbuild/zip/master
|
|
||||||
$ unzip master
|
|
||||||
$ cd ankisyncd-pkgbuild-master
|
|
||||||
$ makepkg -s
|
|
||||||
$ sudo pacman -U *.xz
|
|
||||||
|
|
||||||
Configuration file is at /etc/ankisyncd/ankisyncd.conf
|
|
||||||
|
|
||||||
To start the server run:
|
|
||||||
|
|
||||||
$ sudo systemctl start ankisyncd
|
|
||||||
|
|
||||||
Setting up Anki
|
Setting up Anki
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user