doc/bootstrap.rst: fix github's url

Signed-off-by: Alexandre Bruyelles <jack@jack.fr.eu.org>
This commit is contained in:
Alexandre Bruyelles 2019-10-23 15:31:38 +02:00 committed by Alexandre Bruyelles
parent 39039d6424
commit 333895a2ca
No known key found for this signature in database
GPG Key ID: D304106391A41F03

View File

@ -19,7 +19,7 @@ your Linux distribution::
or by simply downloading the standalone script manually::
curl https://github.com/ceph/ceph/tree/master/src/ceph-daemon > ceph-daemon
curl --silent --remote-name --location https://github.com/ceph/ceph/raw/master/src/ceph-daemon
chmod +x ceph-daemon
sudo install -m 0755 ceph-daemon /usr/sbin # optional!