123
edits
Line 55: | Line 55: | ||
}} | }} | ||
</tab> | </tab> | ||
<tab name="windows"> | |||
Install your favorite linux distribution | |||
with [https://learn.microsoft.com/en-us/windows/wsl/install-manual Windows Subsystem Linux] | |||
and follow the precedure from another tab :) | |||
</tab> | |||
</tabs> | </tabs> | ||
sudo apt-get install python python-dev python-pip | sudo apt-get install python python-dev python-pip | ||
sudo pip install python-openstackclient | sudo pip install python-openstackclient |
edits