Skip to content

Commit

Permalink
Update prereqs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
obidare-folu authored Oct 29, 2023
1 parent 0b16d81 commit cb24dc0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/prereqs.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
#!/bin/bash

# Update the package list
apt update
apt -y install make cmake git clang gcc

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

0 comments on commit cb24dc0

Please sign in to comment.