Skip to content

Commit

Permalink
Add sudo to apt install ...
Browse files Browse the repository at this point in the history
  • Loading branch information
Jongmassey committed Jan 21, 2025
1 parent 61896c7 commit e27b0bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ just # shortcut for just --list
brew install shellcheck

# Linux
apt install shellcheck
sudo apt install shellcheck
```


Expand Down

0 comments on commit e27b0bc

Please sign in to comment.