diff --git a/docsite/rst/intro_installation.rst b/docsite/rst/intro_installation.rst index 8319bb2532e..c34e668e494 100644 --- a/docsite/rst/intro_installation.rst +++ b/docsite/rst/intro_installation.rst @@ -192,7 +192,7 @@ You can also build an RPM yourself. From the root of a checkout or tarball, use $ git clone git://github.com/ansible/ansible.git --recursive $ cd ./ansible $ make rpm - $ sudo rpm -Uvh ./rpmbuild/ansible-*.noarch.rpm + $ sudo rpm -Uvh ./rpm-build/ansible-*.noarch.rpm .. _from_apt: