Commit cc5e3732 authored by lujianqiang's avatar lujianqiang

update readme file

parent 14f5f11c
...@@ -14,7 +14,7 @@ The OpenXG series projects are distributed under OS-RAN license, which is derive ...@@ -14,7 +14,7 @@ The OpenXG series projects are distributed under OS-RAN license, which is derive
# 3. How to start # 3. How to start
## Introduction ## Introduction
OpenXG-orcloud is developed by the OS-RAN community, Meet the O-RAN specification definition. OpenXG otcloud is tested on x86, arm platforms. OpenXG-orcloud is developed by the OS-RAN community, Meet the O-RAN specification definition. OpenXG otcloud is tested on x86, arm platforms.
* Build a cloud native distributed operating system, whose architecture can easily enable third-party applications and cloud native ecology Build a cloud native distributed operating system, whose architecture can easily enable third-party applications and cloud native ecology
## Download source code from Gitlab ## Download source code from Gitlab
``` ```
...@@ -27,19 +27,18 @@ As master branch is usually the stable branch, so we would suggest you start fro ...@@ -27,19 +27,18 @@ As master branch is usually the stable branch, so we would suggest you start fro
git checkout master git checkout master
``` ```
## source directory ## Source directory
``` ```
OpenXG-OTCloud OpenXG-OTCloud
├── fe_kubesphere : 多云、数据中心和边缘 管理而定制的容器平台 ├── fe_kubesphere : Customized container platform for cloud, data center and edge management
├── fe_console : 微核心云工作台、dashboard, web interface等 ├── fe_console : Micro cloud, dashboard, web interface, etc
└── fe_install : 在线部署工具 └── fe_install : Online deployment tool
``` ```
## Install dependencies
## install dependencies
OpenXG-otcloud relies on some third-party software or libraries, please install the dependencies when you first build the project, run by: OpenXG-otcloud relies on some third-party software or libraries, please install the dependencies when you first build the project, run by:
``` ```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment