From 131a44f559ed833de374cba1942b1c4436d80b95 Mon Sep 17 00:00:00 2001 From: Mohammed Salman Date: Wed, 29 Aug 2018 10:03:56 +0300 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c726bf778..c13616d682 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Also see [this presentation](http://tinyclouds.org/jsconf2018.pdf). ## Build instructions -To ensure reproducable builds, Deno has most of its dependencies in a git +To ensure reproducible builds, Deno has most of its dependencies in a git submodule. However, you need to install separately: 1. [Rust](https://www.rust-lang.org/en-US/install.html)