From 09f0bae592dd33f5f227f6e016174cdb6fbf97cc Mon Sep 17 00:00:00 2001 From: y_uuki Date: Sun, 14 Feb 2016 19:50:57 +0900 Subject: [PATCH] Fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0dd4de..31e1c43 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ It is recommanded to use Docker for development if you are on OSX and other OSs. ### build in Docker container ```bash -$ ./script/build_in_container.sh +$ ./script/build_in_container.sh make build ``` ## Contribution