Skip to content

Commit 5590336

Browse files
author
Michael Dawson-Haggerty
committed
brew
1 parent e8f99df commit 5590336

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build_dependencies/install_macos.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# exit immediately on any failed step
22
set -xe
33
pip install cmake
4-
brew install eigen3
4+
brew install eigen
55

66
mkdir -p deps
77
cd deps

0 commit comments

Comments
 (0)