From c3e78a2a19056736d91b7edd78b1d00d33f369bd Mon Sep 17 00:00:00 2001 From: folex <0xdxdy@gmail.com> Date: Thu, 24 Jun 2021 16:43:58 +0300 Subject: [PATCH] Remove "install compiler" from readme (#9) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 066ac7a..7f33c76 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,7 @@ Syntax highlighting for `aqua` programming language ## Installation 1. Install [the extension](https://marketplace.visualstudio.com/items?itemName=FluenceLabs.aqua-syntax-highlight) -2. Install compiler `npm install --global @fluencelabs/aqua-cli` -3. Configure colors for aqua-specific tokens (see below) +2. Configure colors for aqua-specific tokens (see below) Add the following lines to the [settings.json](https://code.visualstudio.com/docs/getstarted/settings) file. Feel free to choose colors according to you favorite theme. In the example below services will be highlighted as green and all the keywords which affect the topology will be highlighted as red