From 43fb54ac499cf9af434d394d37dd9eee8e88a5f9 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Sun, 22 Oct 2017 16:57:27 +0200 Subject: [PATCH] Added typescript to installation instructions --- INSTALLATION.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALLATION.md b/INSTALLATION.md index 2f689bbd..e1bbfcbb 100644 --- a/INSTALLATION.md +++ b/INSTALLATION.md @@ -6,6 +6,7 @@ * Install a Debian based operating system * Install [Go](https://golang.org/dl/) (1.9 or higher) +* Install [TypeScript](https://www.typescriptlang.org/) (2.5 or higher) * Install [Aerospike](http://www.aerospike.com/download) (3.14.0 or higher) ### Download the repository and its dependencies