summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2014-08-24 20:42:50 +0800
committerLunny Xiao <xiaolunwen@gmail.com>2014-08-24 20:42:50 +0800
commit03c6a395aa0d32c99e8264d18a3b5228656478df (patch)
tree57fa6f801cef975d35986dda843bc3eec99c5394
parent78672b9227fbb9e08278abc43eaaac0c6548b606 (diff)
parent1661421a65ba73d28bff8fe33a5fdea16fb227c4 (diff)
downloadgitea-03c6a395aa0d32c99e8264d18a3b5228656478df.tar.gz
gitea-03c6a395aa0d32c99e8264d18a3b5228656478df.zip
Merge pull request #365 from choas/patch-1
update dockerfiles README.md
-rw-r--r--dockerfiles/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dockerfiles/README.md b/dockerfiles/README.md
index fc27bdf4f8..11d28d0fcb 100644
--- a/dockerfiles/README.md
+++ b/dockerfiles/README.md
@@ -17,7 +17,7 @@ cd dockerfiles
./build.sh
```
-The build might take some time, just be paient. After it finishes, you will receive the message:
+The build might take some time, just be patient. After it finishes, you will receive the message:
```
Now we have the MySQL image(running) and gogs image, use the follow command to start gogs service( the content might be different, according to your own configs):