Skip to content

Commit 121f498

Browse files
committed
Merge pull request #80 from LcpMarvel/image_create_text
fix image building description on installing the json application
2 parents 3ca35d9 + 7d9625e commit 121f498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ root@0b2616b0e5a8:/#
1010
```
1111
注意:记住容器的 ID,稍后还会用到。
1212

13-
在容器中添加 json 和 gem 两个应用
13+
在容器中添加 json package(一个 ruby gem)
1414
```
1515
root@0b2616b0e5a8:/# gem install json
1616
```

0 commit comments

Comments
 (0)