Skip to content

Commit 3a35def

Browse files
Update Makefile
1 parent e7a0570 commit 3a35def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ install-deb:
1818
sudo gem install redcarpet
1919
ruby -v
2020
gem -v
21-
sudo bundle install
21+
bundle install
2222
ruby -v
2323
gem -v
2424

0 commit comments

Comments
 (0)