Skip to content

Commit 1236fc7

Browse files
authored
Merge pull request #8 from mikeaag/patch-1
Fix install command in README.md
2 parents a95ce9b + f938437 commit 1236fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ Latest/development library from GitHub:
2525

2626
* `git clone https://github.com/pimoroni/scd4x-python`
2727
* `cd scd4x-python`
28-
* `sudo ./install.sh`
28+
* `./install.sh`
2929

0 commit comments

Comments
 (0)