diff --git a/README.md b/README.md index d460dcf6..5c1db6c4 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Node for Squeak protocol - Start the squeak server: ``` $ cd docker + $ docker-compose build $ docker-compose up ```