Skip to content

Commit

Permalink
[script] add sh setup script for Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
Stéphane Leduc committed Feb 13, 2024
1 parent bffb9fe commit 20509ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/sh_install/installRemaken.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sudo chmod +x remaken-ubuntu22.04
sudo mv remaken-ubuntu22.04 /usr/local/bin/remaken

# install cmake
sudo apt-get -y install cmake
sudo apt-get -y install cmake unzip
# install pkg-config
sudo apt install pkg-config

Expand Down

0 comments on commit 20509ae

Please sign in to comment.