From: Greg Burri <greg.burri@gmail.com>
Date: Thu, 3 Dec 2020 12:28:36 +0000 (+0100)
Subject: Update readme.
X-Git-Url: https://git.euphorik.ch/index.cgi?a=commitdiff_plain;h=9a4efc354193b6660a50d7dd8aa5c497d756fa85;p=advent_of_code_2020.git

Update readme.
---

diff --git a/README.md b/README.md
index 4755f90..74ccc03 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,10 @@
 
 https://adventofcode.com/2020
 
-Written in [Julia](https://julialang.org/) in the [Pluto.jl](https://github.com/fonsp/Pluto.jl) notebook.
+Written in [Julia](https://julialang.org/) in the [Pluto](https://github.com/fonsp/Pluto.jl) notebook.
 
 ## How to run the code
 
-1. Install [latest version of Julia](https://julialang.org/downloads/#current_stable_release)
-2. Install *Pluto.jl*, see [instructions](https://github.com/fonsp/Pluto.jl#installation)
-3. Open file `advent_of_code_2020.jl`
+1. Install [latest version of Julia](https://julialang.org/downloads/#current_stable_release).
+2. Install and run *Pluto*, see [instructions](https://github.com/fonsp/Pluto.jl#installation).
+3. Open file `advent_of_code_2020.jl` into *Pluto*.