Skip to content

Commit

Permalink
Update prereqs.sh
Browse files Browse the repository at this point in the history
reverting
  • Loading branch information
obidare-folu authored Oct 29, 2023
1 parent 753dd3b commit 0f093f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/prereqs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Update the package list
apt update
apt -y install make cmake git clang gcc lcov pkg-config check
apt -y install make cmake git clang gcc

# Make a dir for gtest installation
mkdir /home/googletest
Expand Down

0 comments on commit 0f093f8

Please sign in to comment.