From: Lars Gregori Date: Sun, 24 Aug 2014 10:39:01 +0000 (+0200) Subject: update dockerfiles README.md X-Git-Tag: v0.9.99~1855^2^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1661421a65ba73d28bff8fe33a5fdea16fb227c4;p=gitea.git update dockerfiles README.md typo --- 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):