Skip to content

Commit

Permalink
Update build-ceres.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
joyantaDebnath authored Sep 21, 2023
1 parent 0180dbe commit 7b118f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-ceres.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mkdir ~/.ceres/

## install pre-requisite packages
sudo apt-get update
sudo apt-get -y install python3.11 python3-pip ghc libghc-regex-compat-dev libghc-text-icu-dev
sudo apt-get -y install python3 python3-pip ghc libghc-regex-compat-dev libghc-text-icu-dev
pip3 install parsec
pip3 install pyinstaller
pip3 install pysmt
Expand Down

0 comments on commit 7b118f7

Please sign in to comment.