Skip to content

Commit

Permalink
Update INSTALL.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcchen authored Nov 4, 2024
1 parent ed317a7 commit 282fe2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions INSTALL.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
# under the License.
#

#!/bin/bash


sudo apt update
sudo apt install apt-transport-https curl gnupg -y
sudo apt-get install protobuf-compiler -y
Expand Down

0 comments on commit 282fe2d

Please sign in to comment.