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