From 3492c3fe4232c9695057286d521b8a1d2dcb31f7 Mon Sep 17 00:00:00 2001 From: Ki Rill Date: Mon, 16 Dec 2019 10:47:03 +0600 Subject: [PATCH] Update README.md --- lesson#1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lesson#1/README.md b/lesson#1/README.md index 1145540..bb3a98d 100644 --- a/lesson#1/README.md +++ b/lesson#1/README.md @@ -12,7 +12,7 @@ To install DMD compiler: D programming language: www.dlang.org 2. Click on 'downloads' 3. Download DMD offcial installer -4. Lauch the installer, it will isntall DMD compiler automatically +4. Lauch the installer, it will install DMD compiler automatically #### DUB is the official package manager for D programming langauge. With the help of DUB you can build and run your programs. It is especially