summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/xpinyin/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/xpinyin/README')
-rw-r--r--Master/texmf-dist/doc/latex/xpinyin/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/xpinyin/README b/Master/texmf-dist/doc/latex/xpinyin/README
index 3a5cf9b66d0..cceb2c4a3c6 100644
--- a/Master/texmf-dist/doc/latex/xpinyin/README
+++ b/Master/texmf-dist/doc/latex/xpinyin/README
@@ -37,7 +37,7 @@ Email: sobenlee@gmail.com
If you are interested in the process of development you may observe
- http://code.google.com/p/ctex-kit/
+ https://github.com/CTeX-org/ctex-kit
Installation
------------
@@ -45,7 +45,7 @@ The package is supplied in dtx format and as a pre-extracted zip file,
xpinyin.tds.zip. The later is most convenient for most users: simply
unzip this in your local texmf directory and run texhash to update the
database of file locations. If you want to unpack the dtx yourself,
-running "luatex xpinyin.dtx" will extract the package whereas
+running "luatex xpinyin.ins" will extract the package whereas
"xelatex xpinyin.dtx" will typeset the documentation.
The package requires LaTeX3 support as provided in the l3kernel and l3packages