Skip to content

Commit db43228

Browse files
committed
fix readme
Signed-off-by: Nobuhiro MIKI <nob@bobuhiro11.net>
1 parent 4bcc81c commit db43228

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,14 @@
33
This project easily deploys OpenStack in docker & docker-compose.
44
This is mainly for development purpose.
55

6+
NOTE: This is only tested on x64 Ubuntu 20.04 machine. It may work
7+
on other Linux Distributions. Other CPU architectures and operating
8+
systems cannot be supported.
9+
610
# Usage
711

812
`docker-compose` will execute the initialization process of the
9-
devstack and automatically launch the major OpenStack components.
13+
devstack and automatically launch the major OpenStack components.
1014
This will take about 30 minutes.
1115

1216
```bash

0 commit comments

Comments
 (0)