Skip to content

Commit 8e6c03f

Browse files
authored
Merge pull request ceph#52671 from zdover23/wip-doc-2023-07-27-readmemd-2-of-x
doc: update README.md install procedure Reviewed-by: Anthony D'Atri <[email protected]>
2 parents 190be73 + 0b0009b commit 8e6c03f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ repository:
4242

4343
## Build Prerequisites
4444

45+
*section last updated 27 Jul 2023*
46+
4547
Make sure that ``curl`` is installed. The Debian and Ubuntu ``apt`` command is
4648
provided here, but if you use a system with a different package manager, then
4749
you must use whatever command is the proper counterpart of this one:
@@ -52,6 +54,10 @@ Install Debian or RPM package dependencies by running the following command:
5254

5355
./install-deps.sh
5456

57+
Install the ``python3-routes`` package:
58+
59+
apt install python3-routes
60+
5561

5662
## Building Ceph
5763

0 commit comments

Comments
 (0)