From b023bff8873501f48016b6814f7248fae1e4d234 Mon Sep 17 00:00:00 2001 From: John David Pressman Date: Tue, 9 Jul 2019 19:53:29 -0700 Subject: [PATCH] Add clarification on "dockerized LIGO" to taco shop tutorial --- .../tutorials/get-started/tezos-taco-shop-smart-contract.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gitlab-pages/docs/tutorials/get-started/tezos-taco-shop-smart-contract.md b/gitlab-pages/docs/tutorials/get-started/tezos-taco-shop-smart-contract.md index 59970d4a8..079dbb239 100644 --- a/gitlab-pages/docs/tutorials/get-started/tezos-taco-shop-smart-contract.md +++ b/gitlab-pages/docs/tutorials/get-started/tezos-taco-shop-smart-contract.md @@ -59,6 +59,8 @@ current_purchase_price = max_price / available_stock In this tutorial, we'll use LIGO's dockerized version for the sake of simplicity. You can find the installation instructions [here](setup/installation.md#dockerized-installation-recommended). +The best way to install the dockerized LIGO is as a **global executable** through the installation script, as shown in the screenshot below: +
Installing the next version of LIGO's CLI