doc/developing.ad: replace removed backslash

Having two ~s in one block confused doc generation.

R=rsesek@chromium.org

Review URL: https://codereview.chromium.org/1413203002 .
This commit is contained in:
Mark Mentovai 2015-10-19 17:17:09 -04:00
parent d075a9eb2e
commit 53ccd8fc5e

View File

@ -64,7 +64,7 @@ need to install them separately.
[subs="verbatim,quotes"]
----
$ *mkdir ~/crashpad*
$ *mkdir \~/crashpad*
$ *cd ~/crashpad*
$ *fetch crashpad*
----