Skip to content
Snippets Groups Projects
Commit 75769da8 authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
Browse files

update installer

parent 9a0816f5
No related branches found
No related tags found
No related merge requests found
...@@ -98,7 +98,7 @@ ubuntu) ...@@ -98,7 +98,7 @@ ubuntu)
sudo apt install git sudo apt install git
pip3 install --upgrade pip pip3 install --upgrade pip
pip3 install PySide6 pip3 install PySide6
pip3 install pyqtdarktheme pip3 install pyspellchecker
install_mp_gryphon install_mp_gryphon
;; ;;
...@@ -106,7 +106,7 @@ macos) ...@@ -106,7 +106,7 @@ macos)
echo "Installing requisite packages..." echo "Installing requisite packages..."
pip3 install --upgrade pip pip3 install --upgrade pip
pip3 install PySide6 pip3 install PySide6
pip3 install pyqtdarktheme pip3 install pyspellchecker
install_gryphon install_gryphon
install_preloaded_examples install_preloaded_examples
;; ;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment