Commit 095f2912 authored by lujianqiang's avatar lujianqiang

update README file

parent f9adc9ec
...@@ -33,14 +33,14 @@ git checkout master ...@@ -33,14 +33,14 @@ git checkout master
OpenXG-OTCloud OpenXG-OTCloud
├── fe_kubesphere : Customized container platform for cloud, data center and edge management ├── fe_kubesphere : Customized container platform for cloud, data center and edge management
├── fe_console : Micro cloud, dashboard, web interface, etc ├── fe_console : Micro cloud, dashboard, web interface, etc
├── fe_futuredge : , etc ├── fe_futuredge : Futureedge is an apiserver component of the micro core cloud platform, which is a distributed operating system for cloud native application managers, etc
└── fe_install : Online deployment tool └── fe_install : Online deployment tool
``` ```
## Prepare the environment ## Prepare the environment
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 copy the directory to fe_kubesphere/pkg/kapis directory when you first build the project, run by:
``` ```
cp -rf fe_futuredge fe_kubesphere/pkg/kapis cp -rf fe_futuredge fe_kubesphere/pkg/kapis
``` ```
......
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