From afeb2807da866a13b4c79c821551380f4563bdba Mon Sep 17 00:00:00 2001 From: NguyenNguyen Date: Mon, 16 Dec 2019 11:38:28 +0700 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6e38f0f..634c412 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,10 @@ This bot helps to increase liquidity for the market, not for taking profit ```bash go build -v -o tomox-bot ``` -- Build binaries for multiple platforms (Not recommendd: because it takes a few minutes) - Docker installed is required - Update TOMOX_BOT_PACKAGE in build.sh, point to your remote package +- Build binaries for multiple platforms (Not recommended: because it takes a few minutes) + + - Docker installed is required + - Update TOMOX_BOT_PACKAGE in build.sh, point to your remote package ```bash ./build.sh ```