Skip to content

Commit 86bca9a

Browse files
author
brad
committed
up readme
1 parent 52cd411 commit 86bca9a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212

1313
请使用root用户安装,忽略一些常规性的报错输出
1414

15-
useradd -d /home/core -m core && cd /home/core
16-
git clone https://github.com/wenshunbiao/docker.git
17-
chmod -R 777 docker/shell && export PATH="/home/core/docker/shell:$PATH"
18-
install_coreos
15+
# useradd -d /home/core -m core && cd /home/core
16+
# git clone https://github.com/wenshunbiao/docker.git
17+
# chmod -R 777 docker/shell && export PATH="/home/core/docker/shell:$PATH"
18+
# install_coreos
1919

2020
安装到此结束,以下是一些使用示例或提示。
2121
-----

0 commit comments

Comments
 (0)