Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lozy committed Mar 13, 2015
1 parent 0d82f42 commit 3e04e64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
</ol>
<li> 3. 如需删除danted,请参考以下命令删除程序文件</li>

service danted stop
rm -rf /etc/danted/
rm -f /etc/init.d/danted
<p><code>service danted stop</code></p>
<p><code>rm -rf /etc/danted/</code></p>
<p><code>rm -f /etc/init.d/danted</code></p>

</ul>

0 comments on commit 3e04e64

Please sign in to comment.