We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 190be73 + 0b0009b commit 8e6c03fCopy full SHA for 8e6c03f
README.md
@@ -42,6 +42,8 @@ repository:
42
43
## Build Prerequisites
44
45
+*section last updated 27 Jul 2023*
46
+
47
Make sure that ``curl`` is installed. The Debian and Ubuntu ``apt`` command is
48
provided here, but if you use a system with a different package manager, then
49
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:
52
54
53
55
./install-deps.sh
56
57
+Install the ``python3-routes`` package:
58
59
+ apt install python3-routes
60
61
62
## Building Ceph
63
0 commit comments