From 5fc06666c8f2e203bbfb5436f67dbdfd5c7cf1d5 Mon Sep 17 00:00:00 2001 From: yougg Date: Wed, 5 Nov 2014 17:37:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=94=99=E5=88=AB=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repository/local_repo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repository/local_repo.md b/repository/local_repo.md index 03c583a..1d98c76 100644 --- a/repository/local_repo.md +++ b/repository/local_repo.md @@ -35,7 +35,7 @@ $ sudo docker run -d -p 5000:5000 -v /opt/data/registry:/tmp/registry registry ``` #### 本地安装 -对于 Ubuntu 或 CentOS 等发型包,可以直接通过源安装。 +对于 Ubuntu 或 CentOS 等发行版,可以直接通过源安装。 * Ubuntu ``` $ sudo apt-get install -y build-essential python-dev libevent-dev python-pip liblzma-dev