提交 22a370ba 编写于 作者: A Andrea Bolognani

CONTRIBUTING: Indent command by three spaces

This is the proper way to do it according to our reStructuredText
style guidelines.
Signed-off-by: NAndrea Bolognani <abologna@redhat.com>
Reviewed-by: NDaniel P. Berrangé <berrange@redhat.com>
上级 57e9f3a7
...@@ -12,9 +12,9 @@ your git clone run: ...@@ -12,9 +12,9 @@ your git clone run:
:: ::
$ mkdir build && cd build $ mkdir build && cd build
$ ../autogen.sh $ ../autogen.sh
$ make $ make
You'll find the freshly-built document in ``docs/contribute.html``. You'll find the freshly-built document in ``docs/contribute.html``.
...@@ -23,13 +23,13 @@ up your system by calling ...@@ -23,13 +23,13 @@ up your system by calling
:: ::
$ sudo dnf builddep libvirt $ sudo dnf builddep libvirt
if you're on a RHEL-based distribution or if you're on a RHEL-based distribution or
:: ::
$ sudo apt-get build-dep libvirt $ sudo apt-get build-dep libvirt
if you're on a Debian-based one. if you're on a Debian-based one.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册