Skip to content

Commit 092dcfd

Browse files
authored
Update README.md
1 parent 99d60cb commit 092dcfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ line with a single dot '.', because I read the files using `input()` and Snek do
44

55
You get the input data from https://adventofcode.com/.
66

7-
I installed Snek in Debian Bullseye Linux by cloning Lola, compiling with `make`, and installing with `make install`, and then installing the
8-
dependancies except `lola`. Then cloning `snek`, compiling from `~/snek/ports/posix/` with `make`, and installing with `make install`.
7+
I installed Snek in Debian Bullseye Linux by cloning Lola, compiling with `make`, and installing with `sudo make install`, and then installing the
8+
dependencies except `lola`. Then cloning `snek`, compiling from `~/snek/ports/posix/` with `make`, and installing with `sudo make install`.

0 commit comments

Comments
 (0)