jinhai-2012 commited on
Commit
48a7cc7
·
1 Parent(s): 9ee315f

Add disk requirements on the README (#535)

Browse files

### What problem does this PR solve?

Add disk requirements on the README

### Type of change

- [x] Documentation Update

Signed-off-by: Jin Hai <[email protected]>

Files changed (3) hide show
  1. README.md +1 -0
  2. README_ja.md +1 -0
  3. README_zh.md +1 -0
README.md CHANGED
@@ -75,6 +75,7 @@
75
 
76
  - CPU >= 4 cores
77
  - RAM >= 16 GB
 
78
  - Docker >= 24.0.0 & Docker Compose >= v2.26.1
79
  > If you have not installed Docker on your local machine (Windows, Mac, or Linux), see [Install Docker Engine](https://docs.docker.com/engine/install/).
80
 
 
75
 
76
  - CPU >= 4 cores
77
  - RAM >= 16 GB
78
+ - Disk >= 50 GB
79
  - Docker >= 24.0.0 & Docker Compose >= v2.26.1
80
  > If you have not installed Docker on your local machine (Windows, Mac, or Linux), see [Install Docker Engine](https://docs.docker.com/engine/install/).
81
 
README_ja.md CHANGED
@@ -75,6 +75,7 @@
75
 
76
  - CPU >= 4 cores
77
  - RAM >= 16 GB
 
78
  - Docker >= 24.0.0 & Docker Compose >= v2.26.1
79
  > ローカルマシン(Windows、Mac、または Linux)に Docker をインストールしていない場合は、[Docker Engine のインストール](https://docs.docker.com/engine/install/) を参照してください。
80
 
 
75
 
76
  - CPU >= 4 cores
77
  - RAM >= 16 GB
78
+ - Disk >= 50 GB
79
  - Docker >= 24.0.0 & Docker Compose >= v2.26.1
80
  > ローカルマシン(Windows、Mac、または Linux)に Docker をインストールしていない場合は、[Docker Engine のインストール](https://docs.docker.com/engine/install/) を参照してください。
81
 
README_zh.md CHANGED
@@ -75,6 +75,7 @@
75
 
76
  - CPU >= 4 核
77
  - RAM >= 16 GB
 
78
  - Docker >= 24.0.0 & Docker Compose >= v2.26.1
79
  > 如果你并没有在本机安装 Docker(Windows、Mac,或者 Linux), 可以参考文档 [Install Docker Engine](https://docs.docker.com/engine/install/) 自行安装。
80
 
 
75
 
76
  - CPU >= 4 核
77
  - RAM >= 16 GB
78
+ - Disk >= 50 GB
79
  - Docker >= 24.0.0 & Docker Compose >= v2.26.1
80
  > 如果你并没有在本机安装 Docker(Windows、Mac,或者 Linux), 可以参考文档 [Install Docker Engine](https://docs.docker.com/engine/install/) 自行安装。
81