1
0
Bifurcation 0
miroir de https://github.com/PAPAMICA/Wiki-Tech.io.git synchronisé 2024-07-05 09:30:22 +02:00

docs: update Openstack/Installation

Cette révision appartient à :
Mickael Asseline 2021-04-29 11:12:58 +00:00 révisé par Mickael Asseline
Parent 6bc1b4f8cc
révision d2326888ed

Voir le fichier

@ -2,7 +2,7 @@
title: Installation du client
description:
published: true
date: 2021-04-29T11:12:32.138Z
date: 2021-04-29T11:12:56.992Z
tags:
editor: ckeditor
dateCreated: 2021-04-29T11:12:32.138Z
@ -24,7 +24,8 @@ dateCreated: 2021-04-29T11:12:32.138Z
<p>or for older OS</p>
<pre><code class="language-plaintext">pip install python-openstackclient
</code></pre>
<h2>Mac OS:</h2>
<p>&nbsp;</p>
<h2>Mac OS</h2>
<p><strong>Python 3.X Installation Guide</strong></p>
<p>(Facultatif) Si vous n’avez pas encore installé Homebrew sur votre système (cela peut prendre quelques minutes) :</p>
<pre><code class="language-plaintext">/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"