From 9c2a282aa9f4cce977f83615d2b585f77bb4559a Mon Sep 17 00:00:00 2001 From: Resi Respati Date: Fri, 22 Dec 2017 20:57:38 +0700 Subject: [PATCH] [docs] link to getting started to the readme --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 4f822dc..7f775cd 100644 --- a/docs/README.md +++ b/docs/README.md @@ -28,4 +28,4 @@ Download the latest source [here](https://github.com/screepers/screeps-typescrip git clone https://github.com/screepers/screeps-typescript-starter.git ``` -Extract it to a folder, and let's get started! +Extract it to a folder, and [let's get started](./getting-started/installation.md)!