summaryrefslogtreecommitdiff
path: root/info/install-latex-guide-zh-cn/chapter/editor.tex
diff options
context:
space:
mode:
Diffstat (limited to 'info/install-latex-guide-zh-cn/chapter/editor.tex')
-rw-r--r--info/install-latex-guide-zh-cn/chapter/editor.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/info/install-latex-guide-zh-cn/chapter/editor.tex b/info/install-latex-guide-zh-cn/chapter/editor.tex
index 9de836c491..9e7825dbc3 100644
--- a/info/install-latex-guide-zh-cn/chapter/editor.tex
+++ b/info/install-latex-guide-zh-cn/chapter/editor.tex
@@ -356,8 +356,8 @@ Windows 10 中字体列表见%
以此在 \textsf{Terminal} 中执行
\begin{lstlisting}[language = bash]
sudo add-apt-repository ppa:sunderme/texstudio
- sudo apt-get update
- sudo apt-get install texstudio
+ sudo apt update
+ sudo apt install texstudio
\end{lstlisting}
鉴于网络原因,
直接从 PPA 下载容易丢包.