summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/ubuntu.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/ubuntu.tex')
-rw-r--r--Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/ubuntu.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/ubuntu.tex b/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/ubuntu.tex
index 2a38d4e789a..a54b1d882f8 100644
--- a/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/ubuntu.tex
+++ b/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/ubuntu.tex
@@ -125,7 +125,7 @@
用户需要设置环境变量.
执行
\begin{lstlisting}[language = bash]
- gedit ~/.bashrc
+ gedit ~/.profile
\end{lstlisting}
在打开的文件末尾添加
\begin{lstlisting}
@@ -253,7 +253,7 @@
卸载完成后,可以进一步移除之前设置的环境变量.
在 \textsf{Terminal} 中执行
\begin{lstlisting}[language = bash]
- gedit ~/.bashrc
+ gedit ~/.profile
\end{lstlisting}
然后移除之前在文件末尾添加的
\begin{lstlisting}