diff options
Diffstat (limited to 'dockerfiles/README.md')
-rw-r--r-- | dockerfiles/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dockerfiles/README.md b/dockerfiles/README.md index fc27bdf4..11d28d0f 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): |