mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Clarify which dicts are from Ubuntu
This commit is contained in:
parent
9869be319e
commit
59c18c470d
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
# some spelling packages are missing from debian and are on ubuntulo
|
||||
# The following aspell packages exist in Ubuntu but not Debian:
|
||||
# aspell-af, aspell-id, aspell-nr, aspell-ns, aspell-ss, aspell-st, aspell-tn,
|
||||
# aspell-ts, aspell-xh, aspell-zu
|
||||
echo "deb http://us.archive.ubuntu.com/ubuntu/ bionic main universe" >> /etc/apt/sources.list
|
||||
apt-key adv --no-tty --keyserver keyserver.ubuntu.com --recv-keys 3B4FE6ACC0B21F32
|
||||
apt-get update
|
||||
|
|
Loading…
Reference in a new issue