Skip to content

Commit 44b2e16

Browse files
committed
move installation to the end
1 parent cf43ee0 commit 44b2e16

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

source/installguide/management-server/_pkg_install.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,6 @@ Install on Ubuntu
5656
Install on Debian
5757
^^^^^^^^^^^^^^^^^
5858

59-
60-
.. parsed-literal::
61-
62-
sudo apt install cloudstack-management
63-
6459
.. note::
6560
The MySQL Python connector is not available in Debian's package repository sources, please add MySQL's own package repository:
6661

@@ -70,4 +65,7 @@ Install on Debian
7065
sudo apt install -y /tmp/mysql-apt-config_0.8.36-1_all.deb
7166
sudo apt update
7267
68+
.. parsed-literal::
69+
70+
sudo apt install cloudstack-management
7371

0 commit comments

Comments
 (0)